Reset controls in a metroframework windows form
Bütçe $10-30 USD
I need reset control method that will reset all controls in windows forms(MetroFrameWork)
I have several controls that need to be reset in the form_shown and after the btnSave_Click methods.
For the ComboBox controls I want to set the selected index to 0.
For the TextBox controls I want to set to empty or ""
For the RadioButton controls I want to set to Un-checked.
Total controls:
TextBox = 30.
RadioButton = 16. (RadionButtons are in different Panels.)
ComboBox = 33.
private void frmAdmin_Shown(object sender, EventArgs e)
{
resetComboBoxControls();
}
private void btnSave_Click(object sender, EventArgs e)
{
resetComboBoxControls();
resetTextBoxControls();
resetRadioButtonControls();
}
Seçilen:
Bu iş için 8 freelancer ortalamada $23 teklif veriyor
Thanks for your job offer! I have read your description carefully and now I am very confident in this project. As a senior programmer I have been developing C++/C#/Java program for 5+years using Visual Studio and Daha Fazla
Hi, Please send me more details about the controls. I am ready to start working on the code at any time and this should not take a long time to complete. I am looking forward to your response and working with yo Daha Fazla
Hi, I ALREADY IMPLEMENTED THE RESET METHODS. Here is the code; private void frmAdmin_Shown_Click(object sender, EventArgs e) { resetComboBoxControls(); } private void Daha Fazla
Good Morning Sir, We are a group of developers who following the best industry standards to carry out the projects, accomplish results in an efficient manner. We have around 3 years of experience in: C#, ASP.NET Daha Fazla
I can definitely get this done for you. I have 6 years of professional experience in .NET C#. Hire me and I will get onto it right away. Thank you.