Help for this page

Select Code to Download


  1. or download this
    ….
    $tabs = $main->AddTabStrip ( -name => "tab", -left => 150, -top => 10,
    + -width => 700, -height=> $height - 200, );
     $tabs->InsertItem( -name=> "stock", -text => "Stock", -index=> 0 );