MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / GetControl Method

In This Topic
    GetControl Method
    In This Topic
    Returns the control that represents the dropdown view.
    Syntax
    'Declaration
     
    
    Function GetControl() As Control
    Control GetControl()
    See Also