ComponentOne InputPanel for WinForms
FormattingEnabled Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : FormattingEnabled Property
Gets or sets a value indicating whether formatting is applied to the DisplayMember property of the InputComboBox.
Syntax
'Declaration
 
Public Property FormattingEnabled As System.Boolean
public System.bool FormattingEnabled {get; set;}
See Also

Reference

InputComboBox Class
InputComboBox Members