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


ボタン描画時のテキストの向きを取得または設定します。
構文
'Declaration
 
Public Property TextOrientation As TextOrientation
'使用法
 
Dim instance As FpButton
Dim value As TextOrientation
 
instance.TextOrientation = value
 
value = instance.TextOrientation
public TextOrientation TextOrientation {get; set;}

プロパティ値

ボタン内のテキストの向きを決定するTextOrientation設定
参照

FpButton クラス
FpButton メンバ

 

 


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