The size of this control.
[Visual Basic] Overridable Public Property Size As Size [C#] public Size Size {virtual get; virtual set;} [C++] public: __property virtual Size get_Size(); public: __property virtual void set_Size(Size); [JScript] public function get Size() : Size; public function set Size(Size);