ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / FormBorderStyle Property

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