Ribbon for WinForms
NoSysKeyUp プロパティ (C1Ribbon)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1Ribbon クラス : NoSysKeyUp プロパティ
Gets or sets whether the ribbon shouldn't wait for the WM_SYSKEYUP message when showing KeyTips.
シンタックス
'宣言
 
Public Property NoSysKeyUp As Boolean
public bool NoSysKeyUp {get; set;}
解説
Setting this property to True can be used as a workaround for the bug in the standard WebBrowser control.
参照

C1Ribbon クラス
C1Ribbon メンバ