Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface / GetControl Method


In This Topic
GetControl Method (IElement)
In This Topic
Internal use only.
Syntax
'Declaration
 
Function GetControl() As Object
 
'Usage
 
Dim instance As IElement
Dim value As Object
 
value = instance.GetControl()
See Also