MESCIUS SPREAD for Windows Forms 15.0J
TextBoxStyle 列挙体

何が表示されるかを示します。
構文
'宣言
 
Public Enum TextBoxStyle 
   Inherits System.Enum
public enum TextBoxStyle : System.Enum 
メンバ
メンバ解説
Both画像とテキストの両方が表示されます。
ImageOnly画像のみが表示されます。この場合は編集できません。
TextOnlyテキストのみが表示され、画像領域は空白になります。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.TextBoxStyle

参照

GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© MESCIUS inc. All rights reserved.