PowerTools SPREAD for Windows Forms 10.0J
ContentAlignment プロパティ (SideButtonInfo)


テキストに付随する画像の配置を取得または設定します(クラシックな外観)。
構文
'Declaration
 
Public Property ContentAlignment As ContentAlignment
'使用法
 
Dim instance As SideButtonInfo
Dim value As ContentAlignment
 
instance.ContentAlignment = value
 
value = instance.ContentAlignment
public ContentAlignment ContentAlignment {get; set;}

プロパティ値

テキストに付随する画像の配置を示す System.Drawing.ContentAlignment
参照

SideButtonInfo クラス
SideButtonInfo メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.