InfoConnect for Unisys
ControlType Property


Type of control.
Syntax
'Declaration
 
ReadOnly Property ControlType As ControlType
'Usage
 
Dim instance As IUiControl
Dim value As ControlType
 
value = instance.ControlType
ControlType ControlType {get;}
See Also