FormattingEnabled Property (InputComboBox)
Gets or sets a value indicating whether formatting is applied to the DisplayMember property of the
InputComboBox.
public bool FormattingEnabled {get; set;}
'Declaration
Public Property FormattingEnabled As Boolean