[]
Gets or sets the maximum length of the string in the Text property.
[C1Category("Behavior")]
[C1Description("RibbonComboBox.MaxLength", "Gets or sets the maximum length of the string in the Text property.")]
public int MaxLength { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonComboBox.MaxLength", "Gets or sets the maximum length of the string in the Text property.")>
Public Property MaxLength As Integer