| superclass(es) | sizer |
| subclass(es) | - |
| description | The sizerClient class is the sizer class that makes sure that a panel fills the (remaining) client area of a frame window. |
| see also | panel |
After a sizerClient instance is assigned to a panel window it takes care of resizing the panel window automatically. The sizer ensures that the panel window fills the complete client rectangle of a frame window. |