PowerTools SPREAD for Windows Forms 8.0J
VerticalAlignment プロパティ (FpButton)


ボタンのテキストの垂直方向の配置を取得または設定します。
構文
'Declaration
 
Public Property VerticalAlignment As VerticalAlignment
'使用法
 
Dim instance As FpButton
Dim value As VerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
public VerticalAlignment VerticalAlignment {get; set;}

プロパティ値

配置を決定するVerticalAlignment設定
参照

FpButton クラス
FpButton メンバ

 

 


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