PowerTools MultiRow for Windows Forms 8.0J
ContentAlignment プロパティ (SideButton)

ボタンに表示されるテキストの配置を取得または設定します。
構文
Public Property ContentAlignment As ContentAlignment
public ContentAlignment ContentAlignment {get; set;}

プロパティ値

テキストの配置を表す System.Drawing.ContentAlignment 値。既定値は System.Drawing.ContentAlignment.MiddleCenter です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentExceptionプロパティに指定された値が有効なSystem.Drawing.ContentAlignment 列挙値ではありません。
参照

SideButton クラス
SideButton メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.