C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1RibbonForm Class / FormBorderStyle Property

In This Topic
FormBorderStyle Property (C1RibbonForm)
In This Topic
Gets or sets the border style of the form.
Syntax
'Declaration
 
Public Shadows Property FormBorderStyle As System.Windows.Forms.FormBorderStyle
 
Remarks
C1RibbonForm does not use the Fixed3D form border style.
See Also