Scheduler for WinForms
CategoryListForm コンストラクタ(C1Schedule,CategoryList)

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule.Forms 名前空間 > CategoryListForm クラス > CategoryListForm コンストラクタ : CategoryListForm コンストラクタ(C1Schedule,CategoryList)
The owning C1.Win.Schedule.C1Schedule object.
The C1.Schedule.CategoryList list to edit.
Initializes a new instance of the CategoryCollectionForm form.
シンタックス
'宣言
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal list As CategoryList _
)
public CategoryListForm( 
   C1Schedule schedule,
   CategoryList list
)

パラメータ

schedule
The owning C1.Win.Schedule.C1Schedule object.
list
The C1.Schedule.CategoryList list to edit.
参照

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