GrapeCity.Win.Editors.v80 アセンブリ > GrapeCity.Win.Editors 名前空間 : SoftKeyboardPopupPosition 列挙体 |
Public Enum SoftKeyboardPopupPosition Inherits System.Enum
public enum SoftKeyboardPopupPosition : System.Enum
メンバ | 解説 |
---|---|
BottomCenter | スクリーンの下中央にソフトキーボードを表示します。 |
BottomLeft | スクリーンの左下にソフトキーボードを表示します。 |
BottomRight | スクリーンの右下にソフトキーボードを表示します。 |
MiddleLeft | スクリーンの左中にソフトキーボードを表示します。 |
MiddleRight | スクリーンの右中にソフトキーボードを表示します。 |
TopCenter | スクリーンの上中央にソフトキーボードを表示します。 |
TopLeft | スクリーンの左上にソフトキーボードを表示します。 |
TopRight | スクリーンの右上にソフトキーボードを表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Editors.SoftKeyboardPopupPosition