バージョン

CreateDropDownButton メソッド (EditorWithComboUIElement)

ChildElementsコレクションに追加されるドロップダウンボタン要素を返します。
シンタックス
'宣言
 
Protected Overrides Function CreateDropDownButton( _
   ByVal oldElements As UIElementsCollection _
) As EditorWithTextBaseDropDownButtonUIElement
protected override EditorWithTextBaseDropDownButtonUIElement CreateDropDownButton( 
   UIElementsCollection oldElements
)

パラメータ

oldElements
前の子要素コレクション

戻り値の型

EditorWithTextBaseDropDownButtonUIElement インスタンス。
参照