GrapeCity InputMan for Windows Forms 10.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 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.