GrapeCity MultiRow for Windows Forms 11.0J
TextBoxStyle 列挙体

テキストボックスにテキストまたは画像、あるいはその両方を表示することを定義します。
シンタックス
Public Enum TextBoxStyle 
   Inherits System.Enum
public enum TextBoxStyle : System.Enum 
メンバ
メンバ解説
Bothテキストと画像両方を表示します。
ImageOnly画像のみを表示します。
TextOnlyテキストのみを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.TextBoxStyle

参照

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2008 GrapeCity inc. All rights reserved.