PowerTools MultiRow for Windows Forms 8.0J
ProcessDialogKey メソッド

処理するキーを表す System.Windows.Forms.Keys 値の 1 つ。
ダイアログボックスのキーを処理します。
構文
Protected Overrides Function ProcessDialogKey( _
   ByVal keyData As Keys _
) As Boolean
protected override bool ProcessDialogKey( 
   Keys keyData
)

パラメータ

keyData
処理するキーを表す System.Windows.Forms.Keys 値の 1 つ。

戻り値の型

キーがコントロールによって処理された場合は true。それ以外の場合は false。
参照

HeaderDropDownContextMenu クラス
HeaderDropDownContextMenu メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.