バージョン

CaptionButtonImageUIElement コンストラクタ

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

パラメータ

parent
親要素。
参照