FlexReport for WinForms
OnPreviewKeyDown メソッド (BaseForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Forms 名前空間 > BaseForm クラス : OnPreviewKeyDown メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnPreviewKeyDown( _
   ByVal e As System.Windows.Forms.PreviewKeyDownEventArgs _
) 
'使用法
 
Dim instance As BaseForm
Dim e As System.Windows.Forms.PreviewKeyDownEventArgs
 
instance.OnPreviewKeyDown(e)
protected virtual void OnPreviewKeyDown( 
   System.Windows.Forms.PreviewKeyDownEventArgs e
)

パラメータ

e
参照

BaseForm クラス
BaseForm メンバ