GrapeCity SPREAD for Windows Forms 12.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 メンバ

 

 


Copyright © 2004 GrapeCity inc.