PowerTools SPREAD for Windows Forms 8.0J
ContentAlignment プロパティ (DropDownEditorInfo)


コントロール内に表示するテキストの配置を取得または設定します。
構文
'Declaration
 
Public Property ContentAlignment As ContentAlignment
'使用法
 
Dim instance As DropDownEditorInfo
Dim value As ContentAlignment
 
instance.ContentAlignment = value
 
value = instance.ContentAlignment
public ContentAlignment ContentAlignment {get; set;}

プロパティ値

内容の配置を示す DropDownEditor.ContentAlignment 値。
既定値は System.Drawing.ContentAlignment.TopLeft です。
参照

DropDownEditorInfo クラス
DropDownEditorInfo メンバ

 

 


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