Spread Windows Forms 15.0
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()
    object GetControl()
    See Also