GrapeCity InputMan for Windows Forms 10.0J
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

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.