PrintDocument for WinForms
Initialize メソッド (C1PrintDocumentDesigner)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Design 名前空間 > C1PrintDocumentDesigner クラス : Initialize メソッド
The System.ComponentModel.IComponent to associate the designer with. This component must always be an instance of, or derive from, C1.C1Preview.C1PrintDocument.
Initializes the designer with the specified component.
シンタックス
'宣言
 
Public Overrides Sub Initialize( _
   ByVal component As System.ComponentModel.IComponent _
) 
'使用法
 
Dim instance As C1PrintDocumentDesigner
Dim component As System.ComponentModel.IComponent
 
instance.Initialize(component)
public override void Initialize( 
   System.ComponentModel.IComponent component
)

パラメータ

component
The System.ComponentModel.IComponent to associate the designer with. This component must always be an instance of, or derive from, C1.C1Preview.C1PrintDocument.
参照

C1PrintDocumentDesigner クラス
C1PrintDocumentDesigner メンバ