GrapeCity SPREAD for Windows Forms 11.0J
ContentAlignment プロパティ (DropDownCalculatorInfo)


テキストの配置を示すSystem.Drawing.ContentAlignment値を取得または設定します。
構文
'Declaration
 
Public Property ContentAlignment As ContentAlignment
'使用法
 
Dim instance As DropDownCalculatorInfo
Dim value As ContentAlignment
 
instance.ContentAlignment = value
 
value = instance.ContentAlignment
public ContentAlignment ContentAlignment {get; set;}

プロパティ値

System.Drawing.ContentAlignment値。
デフォルト値はSystem.Drawing.ContentAlignment.MiddleRightです。
解説
このプロパティは、各ボタンのテキストの配置を決定します。
参照

DropDownCalculatorInfo クラス
DropDownCalculatorInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.