Hello, I know that this question might be silly, but is there a possibility to get borderless wxNotebook? I tried a lot of things and none of them are working and setting wxBORDER_NONE that belongs to wxWindow itself - doesn't work either. I'm writing an application in C++ (mingw32 under CodeLite) using wxWidgets 2.9.5 (wxMSW port running under XP and 7).
If anybody know which flag or method is used to get borderless wxNotebook, please reply. Thanks in advance!
