ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskForm Class / FormBorderStyle Property

In This Topic
    FormBorderStyle Property (TaskForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FormBorderStyle As System.Windows.Forms.FormBorderStyle
    public System.Windows.Forms.FormBorderStyle FormBorderStyle {get; set;}
    See Also