バージョン

CreateEditorElements メソッド

ExpandableEditorWithTextUIElement の要素を追加するためにオーバーライドされます。
シンタックス
'宣言
 
Protected Overrides Function CreateEditorElements( _
   ByRef clientRect As Rectangle, _
   ByVal uIElementsCollection As Infragistics.Win.UIElementsCollection _
) As ICollection
protected override ICollection CreateEditorElements( 
   ref Rectangle clientRect,
   Infragistics.Win.UIElementsCollection uIElementsCollection
)

パラメータ

clientRect
[参照] 子要素を含む Rectangle への参照。
uIElementsCollection
再利用できる可能のある要素を抽出する UIElementsCollection。
参照