PowerTools InputMan for ASP.NET 8.0J
ImagePosition 列挙体

ファンクションキーボタンに表示する画像の配置を指定します。
構文
Public Enum ImagePosition 
   Inherits System.Enum
public enum ImagePosition : System.Enum 
メンバ
メンバ解説
Bottom画像をテキストの下方に表示します。
Left画像をテキストの左側に表示します。
Right画像をテキストの右側に表示します。
Top画像をテキストの上方に表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Web.Input.IMFunctionKey.ImagePosition

参照

GrapeCity.Web.Input.IMFunctionKey 名前空間
FunctionKeyButton.ImagePosition プロパティ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.