ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util.Win Namespace / Win32.RECT Structure / Width Property

In This Topic
    Width Property (Win32.RECT)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Integer
    public System.int Width {get;}
    See Also