For example:
wxCAPTION | wxMINIMIZE_BOX | wxMAXIMIZE_BOX | wxRESIZE_BORDER
For the window styles specific to each window class, please see the documentation for the window.
Most windows can use the generic styles listed for wxWindow in addition to their own styles.
|
[ top ] |