An example of mini frame can be seen in the @ref overview_sampledialogs
"dialogs sample"
- using the "Mini frame'' command of the "Generic dialogs'' submenu.
+ using the "Mini frame" command of the "Generic dialogs" submenu.
@beginStyleTable
@style{wxICONIZE}:
//@{
/**
Constructor, creating the window.
-
+
@param parent
The window parent. This may be @NULL. If it is non-@NULL, the frame will
always be displayed on top of the parent window on Windows.
item,
allowing the application user to set Motif resource values for
individual windows.
-
+
@remarks The frame behaves like a normal frame on non-Windows platforms.
-
+
@see Create()
*/
wxMiniFrame();