Top coordinate of this control.
[Visual Basic] Public Property Top As Integer [C#] public int Top {get; set;} [C++] public: __property int get_Top(); public: __property void set_Top(int); [JScript] public function get Top() : int; public function set Top(int);
Control Class | Control Members | System.WinForms Namespace | Bounds