ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / FormStyle Class / Line Property

In This Topic
    Line Property (FormStyle)
    In This Topic
    Gets or sets the thickness of the lines and separators.
    Syntax
    'Declaration
     
    
    Public Overridable Property Line As Integer
    public virtual int Line {get; set;}
    See Also