\func{virtual bool}{HandleSettingChange}{\param{WXWPARAM}{ wParam}, \param{WXLPARAM}{ lParam}}
Unique to the wxWinCE port. Responds to showing/hiding SIP (soft input panel) area and resize
-accordingly window accordingly. Override this if you want to avoid resinzing or do additional
+window accordingly. Override this if you want to avoid resizing or do additional
operations.
\docparam{maximize}{If \true, maximizes the window, otherwise it restores it.}
-\wxheading{Remarks}
-
-This function only works under Windows.
-
\wxheading{See also}
\helpref{wxTopLevelWindow::Iconize}{wxtoplevelwindowiconize}