PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / FormBorderStyle Property

In This Topic
    FormBorderStyle Property (C1RibbonPreviewDialog)
    In This Topic
    Gets or sets the border style of the form.
    Syntax
    'Declaration
     
    Public Shadows Property FormBorderStyle As FormBorderStyle
    public new FormBorderStyle FormBorderStyle {get; set;}
    See Also