ComponentOne InputPanel for WinForms
ReadOnly Property (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : ReadOnly Property
Gets or sets a value indicating whether the contents of the component can be changed.
Syntax
'Declaration
 
Public Property ReadOnly As System.Boolean
public System.bool ReadOnly {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members