[]
Gets or sets a value indicating whether the first character that is preceded by an ampersand (&) is used as the mnemonic key of the control.
[C1Category("Appearance")]
[C1Description("C1ToolBar.UseMnemonic", "A value indicating whether the first character that is preceded by an ampersand (&) is used as the mnemonic key of the control.")]
public bool UseMnemonic { get; set; }
<C1Category("Appearance")>
<C1Description("C1ToolBar.UseMnemonic", "A value indicating whether the first character that is preceded by an ampersand (&) is used as the mnemonic key of the control.")>
Public Property UseMnemonic As Boolean