バージョン

ButtonConnectorUIElement コンストラクタ

新しいButtonConnectorUIElementを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement _
)
public ButtonConnectorUIElement( 
   Infragistics.Win.UIElement parent
)

パラメータ

parent
親要素
参照