InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputOption Class / InputComboBox Property

In This Topic
    InputComboBox Property (InputOption)
    In This Topic
    Gets the InputComboBox that owns this InputOption.
    Syntax
    'Declaration
     
    Public ReadOnly Property InputComboBox As InputComboBox
    public InputComboBox InputComboBox {get;}
    See Also