|
virtual |
Returns size and position of layout rectangle.
This method can be overridden in derived classes to provide custom layout area. All child controls are repositioned within this area.
By default this method returns client area of host window.
rect | When the function returns this parameter contains bounding rectangle of layout area. |