Ribbon for WinForms
ControlHostElement コンストラクタ(Style,Control)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ControlHostElement クラス > ControlHostElement コンストラクタ : ControlHostElement コンストラクタ(Style,Control)
The Style object to use.
The Control that this element is hosting.
Initializes a new instance of the ControlHostElement with the specified style and control to host.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal hostedControl As Control _
)
public ControlHostElement( 
   Style style,
   Control hostedControl
)

パラメータ

style
The Style object to use.
hostedControl
The Control that this element is hosting.
参照

ControlHostElement クラス
ControlHostElement メンバ
オーバーロード一覧