Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Width Property

In This Topic
    Width Property (Style)
    In This Topic
    Gets or sets the style width (set to -1 to use the default width).
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also