Ribbon for WinForms
RibbonControlHost コンストラクタ(Control)

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonControlHost クラス > RibbonControlHost コンストラクタ : RibbonControlHost コンストラクタ(Control)
the Control which will be placed in this ribbon component.
Initializes a new instance of an RibbonControlHost.
シンタックス
'宣言
 
Public Function New( _
   ByVal control As Control _
)
public RibbonControlHost( 
   Control control
)

パラメータ

control
the Control which will be placed in this ribbon component.
解説
If this RibbonControlHost is used in a drop down form, then the Control must implement System.ICloneable interface to support QAT and the IGalleryItemsPanel interface to implement the scrolling behavior.
参照

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