ComponentOne Ribbon for WinForms
FormBorderStyle Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1RibbonForm Class : FormBorderStyle Property
Gets or sets the border style of the form.
Syntax
'Declaration
 
Public Shadows Property FormBorderStyle As System.Windows.Forms.FormBorderStyle
public new System.Windows.Forms.FormBorderStyle FormBorderStyle {get; set;}
Remarks
C1RibbonForm does not use the Fixed3D form border style.
See Also

Reference

C1RibbonForm Class
C1RibbonForm Members