Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / PaletteForm Class
Members

In This Topic
    PaletteForm Class
    In This Topic
    The PaletteForm represents the dialog form for selecting background colors for the C1.Win.C1Schedule.C1Schedule component.
    Object Model
    PaletteForm Class
    Syntax
    'Declaration
     
    Public Class PaletteForm 
       Inherits System.Windows.Forms.Form
    public class PaletteForm : System.Windows.Forms.Form 
    Inheritance Hierarchy

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

    See Also