Help for this page

Select Code to Download


  1. or download this
    #!c:\perl\bin\wperl.exe
    use strict;
    ...
        $mainform->Hide();
        return -1;
    }
    
  2. or download this
    package Win32::GUI::TabFrame;
    
    ...
    }
    
    1;