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

リテラルおよびプロンプト文字が値にどのように書式設定されるかを決定する値を取得または設定します。
構文
Public Property TextMaskFormat As MaskFormat
public MaskFormat TextMaskFormat {get; set;}

プロパティ値

System.Windows.Forms.MaskFormat値の1つ。既定値はSystem.Windows.Forms.MaskFormat.IncludeLiteralsです。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値がSystem.Windows.Forms.MaskFormat値の1つではありません。
解説
MSDNのMaskedTextBox.TextMaskFormatを参照してください。
参照

MaskedTextBoxCell クラス
MaskedTextBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.