| C1.Xaml アセンブリ > C1.Xaml 名前空間 : MaskFormat 列挙体 |
'宣言 Public Enum MaskFormat Inherits System.Enum
public enum MaskFormat : System.Enum
| メンバ | 解説 |
|---|---|
| ExcludePromptAndLiterals | ユーザーによるテキスト入力のみを返します。 |
| IncludeLiterals | ユーザーによるテキスト入力と、マスクで定義されているすべてのリテラル文字を返します。 |
| IncludePrompt | ユーザーによるテキスト入力と、すべてのプロンプト文字を返します。 |
| IncludePromptAndLiterals | ユーザーによるテキスト入力と、マスクで定義されているすべてのリテラル文字およびすべてのプロンプト文字を返します。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.MaskFormat
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2