Scheduler for WinForms
C1Schedule クラス
メンバ 

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 : C1Schedule クラス

C1Scheduleは、エンドユーザーによる スケジュールアプリケーションのインタラクティブ操作の実装に使用するコントロールです。

このコントロールの主要目的は、可能なデータビューの1つを使用し、フォーム上にスケジュールされたデータ(予定)を表示することです。

これにより、予定を作成、編集、削除でき、エンドユーザーによる 予定表のスケジュールに必要なその他すべてのアクションも 実行できます。

オブジェクト モデル
C1Schedule クラス
シンタックス
'宣言
 
Public Class C1Schedule 
   Inherits System.Windows.Forms.UserControl
public class C1Schedule : System.Windows.Forms.UserControl 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     C1.Win.C1Schedule.C1Schedule

参照

C1Schedule メンバ
C1.Win.C1Schedule 名前空間