Help for this page

Select Code to Download


  1. or download this
    ## put into the top of your main code
    
    ...
        Win32Util::keep_on_top($box, 1); ##%%
        MainLoop;
    }