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

ファンクションキーボタンに表示されるテキストと画像を指定します。
構文
Public Enum DisplayStyle 
   Inherits System.Enum
public enum DisplayStyle : System.Enum 
メンバ
メンバ解説
Image画像のみ表示します。
ImageAndTextテキストと画像の両方を表示します。
Noneテキストも画像も表示しません。
Textテキストのみ表示します。
継承階層

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

参照

GrapeCity.Web.Input.IMFunctionKey 名前空間
GcFunctionKeyButton.DisplayStyle プロパティ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.