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