The left coordinate of this control.
[Visual Basic] Public Property Left As Integer [C#] public int Left {get; set;} [C++] public: __property int get_Left(); public: __property void set_Left(int); [JScript] public function get Left() : int; public function set Left(int);