Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactListForm Class / Anchor Property

In This Topic
    Anchor Property (ContactListForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Anchor As System.Windows.Forms.AnchorStyles
    public virtual System.Windows.Forms.AnchorStyles Anchor {get; set;}
    See Also