バージョン

DropDownButtonAlignment プロパティ (EditorWithTextDropDownControlBase)

ドロップ ダウン ボタンの配置位置を示す値を取得または設定します。
シンタックス
'宣言
 
Public Property DropDownButtonAlignment As Infragistics.Win.ButtonAlignment
public Infragistics.Win.ButtonAlignment DropDownButtonAlignment {get; set;}
解説

UltraComboEditor コントロールは、コントロールの右側(デフォルト)または左側のいずれかにドロップダウンボタンを配置する機能を提供します。

参照