Help for this page

Select Code to Download


  1. or download this
    $ perl -MWx -le"print for Wx->VERSION, Wx->wxVERSION_STRING"
    0.96
    wxWidgets 2.8.10
    
  2. or download this
    $style =  wxCAPTION() &~(  wxMINIMIZE_BOX() | wxMAXIMIZE_BOX() | wxRES
    +IZE_BORDER() )