+ // this function is used to adjust Z-order of new children relative to the
+ // gripper if we have one
+ void OnWindowCreate(wxWindowCreateEvent& event);
+
+ // gripper window for a resizable dialog, NULL if we're not resizable
+ WXHWND m_hGripper;
+#endif // wxUSE_DIALOG_SIZEGRIP