PowerTools CalendarGrid for Windows Forms 1.0J
TextAlignment プロパティ

イメージ付きテキストの配置方法を取得または設定します。
構文
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 です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値が System.Windows.Forms.LeftRightAlignment で定義されていません。
参照

SideButton クラス
SideButton メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.