ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / Width Property

In This Topic
    Width Property (Element)
    In This Topic
    Element width. Set to -1 to let the element calculate it automatically.
    Syntax
    'Declaration
     
    Public Property Width As System.Integer
    public System.int Width {get; set;}
    See Also