[]
Gets or sets whether the F10 key can be used for displaying KeyTips.
[C1Category("Behavior")]
[C1Description("C1Ribbon.CaptureF10Key", "Indicates whether the F10 key can be used for displaying KeyTips.")]
public bool CaptureF10Key { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.CaptureF10Key", "Indicates whether the F10 key can be used for displaying KeyTips.")>
Public Property CaptureF10Key As Boolean