
August 8th, 2012, 07:36 AM
|
|
Registered User
|
|
Join Date: Aug 2012
Posts: 6
Time spent in forums: 2 h 3 m 35 sec
Reputation Power: 0
|
|
|
Access EditorFormDesigner
Hi all,
does anyone know how to access the EditorFormDesigner at design time?
I have to know the controls that were added in this form while designing it.
For example if I add 2 buttons and 1 edit in my form, I would like to access this information, which says that in the form that I am designing there is 2 buttons and 1 edit, using code.
thanks a lot,
|