InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / Top Property

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