ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Element Class / Left Property

In This Topic
    Left Property (Element)
    In This Topic
    Gets or sets the horizontal position of the element within its parent.
    Syntax
    'Declaration
     
    Public Property Left As System.Integer
    public System.int Left {get; set;}
    See Also