GrapeCity.WPF.InputMan アセンブリ > GrapeCity.Windows.InputMan 名前空間 : ShowLiterals 列挙体 |
Public Enum ShowLiterals Inherits System.Enum
public enum ShowLiterals : System.Enum
メンバ | 解説 |
---|---|
Always | リテラルを常に表示します。 |
PostDisplay | ユーザーが入力した後にリテラルを表示します。 |
PreDisplay | ユーザーが入力する前にリテラルを表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.InputMan.ShowLiterals