バージョン

DropDownEditorButton クラス

ドロップダウン ウィンドウに Control を表示するエディター ボタン クラス。
シンタックス
'宣言
 
Public Class DropDownEditorButton 
   Inherits DropDownEditorButtonBase
   Implements Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx, Infragistics.Win.IDropDownResizeHandleOwner 
public class DropDownEditorButton : DropDownEditorButtonBase, Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx, Infragistics.Win.IDropDownResizeHandleOwner  
解説

DropDownEditorButton は、別ウィンドウに Control を表示できるエディター ボタンを表します。

DropDown メソッドを使用すると、エディターが編集モードのときにドロップダウン ウィンドウを表示できます。CloseUp メソッドを使用すると、ドロップダウン ウィンドウを非表示にできます。静的メソッドの FromControl もあります。このメソッドを使用すると、指定したコントロールまたは子コントロールを表示している DropDownEditorButton を確認できます。

参照