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


テキストのインデントを取得または設定します。
構文
'Declaration
 
Public Property TextIndent As Integer
'使用法
 
Dim instance As FpButton
Dim value As Integer
 
instance.TextIndent = value
 
value = instance.TextIndent
public int TextIndent {get; set;}

プロパティ値

テキストのインデント。
参照

FpButton クラス
FpButton メンバ

 

 


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