[]
Gets or sets whether the ribbon shouldn't wait for the WM_SYSKEYUP message when showing KeyTips.
[Browsable(false)]
public bool NoSysKeyUp { get; set; }
Setting this property to True can be used as a workaround for the bug in the standard WebBrowser control.