MESCIUS SPREAD for Windows Forms 15.0J
OnCustomMaskCharacter メソッド

イベントを発生させたオブジェクト
イベントデータを含む CustomMaskEventArgs オブジェクト。
CustomMaskイベントを処理します。
構文
'宣言
 
Protected Overridable Sub OnCustomMaskCharacter( _
   ByVal sender As Object, _
   ByVal e As CustomMaskEventArgs _
) 
protected virtual void OnCustomMaskCharacter( 
   object sender,
   CustomMaskEventArgs e
)

パラメータ

sender
イベントを発生させたオブジェクト
e
イベントデータを含む CustomMaskEventArgs オブジェクト。
参照

MaskCellType クラス
MaskCellType メンバ

 

 


© MESCIUS inc. All rights reserved.