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

ユーザーがリテラル値の再入力を許可されているかどうかを示す値を取得または設定します。
構文
Public Property SkipLiterals As Boolean
public bool SkipLiterals {get; set;}

プロパティ値

リテラルの再入力が許可されている場合はtrue。ユーザーがリテラル文字を上書きできない場合はfalse。既定値はtrueです。
解説
MSDNのMaskedTextBox.SkipLiteralsを参照してください。
参照

MaskedTextBoxCell クラス
MaskedTextBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.