Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
public int Top {get; set;}
プロパティ値
An
System.Int32 representing the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.