PowerTools MultiRow for Windows Forms 8.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-2015 GrapeCity inc. All rights reserved.