PowerTools PlusPak for Windows Forms 8.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

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GrapeCity.Win.Buttons 名前空間

Send Feedback