GrapeCity MultiRow for Windows Forms 11.0J
TextAlignment プロパティ (SideButton)

テキストを画像の右に表示するか、左に表示するかを取得または設定します。
シンタックス
Public Property TextAlignment As LeftRightAlignment
public LeftRightAlignment TextAlignment {get; set;}

プロパティ値

画像に対するテキストの位置を指定する System.Windows.Forms.LeftRightAlignment 列挙体。System.Windows.Forms.LeftRightAlignment.Left の場合、オブジェクトまたはテキストが参照ポイントの左側に配置されます。System.Windows.Forms.LeftRightAlignment.Right の場合はオブジェクトまたはテキストが参照ポイントの右側に配置されます。既定値は System.Windows.Forms.LeftRightAlignment.Right です。
参照

参照

SideButton クラス
SideButton メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.