GrapeCity PlusPak for Windows Forms 10.0J
TextAdjustment 列挙体

テキストのレイアウトを調整する方法を表します。
シンタックス
Public Enum TextAdjustment 
   Inherits System.Enum
public enum TextAdjustment : System.Enum 
メンバ
メンバ解説
Distribute専用の領域に収まるように、テキストに適切なスペースを挿入することを示します。
DistributeWithSpaceDistributeと同様ですが、スペースをテキストの前後両方に挿入します。
Noneテキストを通常の方法で配置することを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Buttons.TextAdjustment

参照

参照

GrapeCity.Win.Buttons 名前空間

 

 


© 2008 GrapeCity inc. All rights reserved.