How to read the control name?

Class library usage, coding and language questions.
p.zott
Posts: 18
Joined: Sat Jul 22, 2006 6:35 pm

How to read the control name?

Post by p.zott » Sun Feb 25, 2007 11:59 pm

Hi,

I read the controls of a form with form.GetControls and want to print out some properties of them.
But I couldn't find a property Name or ControlName of the Control class.
How can i retrieve the control name property?

Peter

webops
Site Admin
Site Admin
Posts: 349
Joined: Wed Jul 05, 2006 7:44 pm

Post by webops » Tue Feb 27, 2007 11:49 pm

I'm sorry, you cannot read the control name of the control in V1.0.0.
We implemented this property in V1.1.0.

But the good news, we will release this version next week, i think between 4-10 March.