if you are usin lite-c its:

reset(some_panel,VISIBLE);

c-script:

some_panel.VISIBLE = off;


3333333333