InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel 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