[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.NoSysKeyUp

NoSysKeyUp Property

NoSysKeyUp

Gets or sets whether the ribbon shouldn't wait for the WM_SYSKEYUP message when showing KeyTips.

Declaration
[Browsable(false)]
public bool NoSysKeyUp { get; set; }
Remarks

Setting this property to True can be used as a workaround for the bug in the standard WebBrowser control.