- int maxW = wxDefaultCoord, int maxH = wxDefaultCoord,
- int incW = wxDefaultCoord, int incH = wxDefaultCoord );
-
-protected:
- // common part of all ctors
- void Init();
-
- // move the window to the specified location and resize it: this is called
- // from both DoSetSize() and DoSetClientSize()