If we are parented and the parent is shown, then this returns the rectangle that this button is currently inhabiting.
[Visual Basic] Public ReadOnly Property Rectangle As Rectangle [C#] public Rectangle Rectangle {get;} [C++] public: __property Rectangle get_Rectangle(); [JScript] public function get Rectangle() : Rectangle;
ToolBarButton Class | ToolBarButton Members | System.WinForms Namespace