Basic Conversion
C#
2
Posts
2
Posters
0
Views
1
Watching
-
-
foreach(Control control in this.Controls)
{
MessageBox.Show(control.Name);
}:rose:
Too many passwords to remember? Try KeePass Password Safe!