Sparklines for WinForms
Initialize メソッド (C1SparklineDesigner)

C1.Win.Sparkline.4.5.2 アセンブリ > C1.Win.Sparkline.Design 名前空間 > C1SparklineDesigner クラス : Initialize メソッド
The System.ComponentModel.IComponent to associate the designer with. This component must always be an instance of, or derive from, System.Windows.Forms.Control.
Initializes the designer with the specified component.
シンタックス
'宣言
 
Public Overrides Sub Initialize( _
   ByVal component As System.ComponentModel.IComponent _
) 
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, System.Windows.Forms.Control.
例外
例外解説
メソッドに渡された引数のいずれかが無効な場合にスローされる例外。
参照

C1SparklineDesigner クラス
C1SparklineDesigner メンバ