InfoConnect for Unisys
Control Property


Gets the control object that is embedded in the view.
Syntax
'Declaration
 
ReadOnly Property Control As Object
'Usage
 
Dim instance As IView
Dim value As Object
 
value = instance.Control
object Control {get;}
See Also