バージョン

CreateDropDownButton メソッド (EditorWithTextAndDropDownUIElementBase)

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

パラメータ

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

戻り値の型

EditorWithTextBaseDropDownButtonUIElement インスタンス。
参照