PowerTools MultiRow for Windows Forms 8.0J
InsertKeyMode プロパティ

MaskedTextBoxCellのテキスト挿入モードを取得または設定します。
構文
Public Property InsertKeyMode As InsertKeyMode
public InsertKeyMode InsertKeyMode {get; set;}

プロパティ値

現在の挿入モードを示すSystem.Windows.Forms.InsertKeyMode値の1つ。既定値はSystem.Windows.Forms.InsertKeyMode.Defaultです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値がSystem.Windows.Forms.InsertKeyMode値の1つではありません。
解説
MSDNのMaskedTextBox.InsertKeyModeを参照してください。
参照

MaskedTextBoxCell クラス
MaskedTextBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.