Help for this page

Select Code to Download


  1. or download this
    $this->{tab2}->{sizer_right}->Show(0);
        $this->Layout();
    
  2. or download this
    $this->{tab2}->{sizer_right}->Hide();
        $this->Layout();