Ribbon for WinForms
OnKeyDown メソッド (ScrollBarElement.ScrollBarPageButton)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement.ScrollBarPageButton クラス : OnKeyDown メソッド
System.Windows.Forms.KeyEventArgs that contains the event data.
Called by the host control when the user presses a key and this Element has the focus.
シンタックス
'宣言
 
Public Overridable Sub OnKeyDown( _
   ByVal e As KeyEventArgs _
) 
public virtual void OnKeyDown( 
   KeyEventArgs e
)

パラメータ

e
System.Windows.Forms.KeyEventArgs that contains the event data.
参照

ScrollBarElement.ScrollBarPageButton クラス
ScrollBarElement.ScrollBarPageButton メンバ