Hi,

I'm passing a control in a function and I want to determine the control type, such as combobox, textbox, etc.

I set a variable as a control. I see a name property but that is the actual name give to the control and not the control type.

How can you determine the control type?

Many thanks,

RF