MESCIUS SPREAD for Windows Forms 17.0J
DialogCharEventArgs コンストラクタ

処理する文字
イベントが処理されたかどうか
DialogCharEventAgrsクラスの新しいインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal charCode As Char, _
   ByVal handled As Boolean _
)
public DialogCharEventArgs( 
   char charCode,
   bool handled
)

パラメータ

charCode
処理する文字
handled
イベントが処理されたかどうか
参照

DialogCharEventArgs クラス
DialogCharEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.