MESCIUS SPREAD for Windows Forms 17.0J
TextAlignment プロパティ (SideButton)

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

プロパティ値

<see cref="T:System.Windows.Forms.LeftRightAlignment" /> 列挙体。<b>Left</b> はテキストが画像の左側に配置されることを意味し、<b>Right</b> はテキストが画像の右側に配置されることを意味します。
参照

SideButton クラス
SideButton メンバ

 

 


© MESCIUS inc. All rights reserved.