ComponentOne InputPanel for WinForms
Text Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : Text Property
Gets or sets the text in the InputComboBox.
Syntax
'Declaration
 
Public Overrides Property Text As System.String
public override System.string Text {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members