Window.Top Property

Definition

Returns or sets the vertical position of the specified window, in points.

public:
 property int Top { int get(); void set(int value); };
public int Top { get; set; }
member this.Top : int with get, set
Public Property Top As Integer

Property Value

Applies to