Hi All

i am trying to have a program with 5 panels
all of the will load the same size and location
when the new one loads i whant it should check if there
is a 2 panel open if yes it should show it when these one
closes.

now when a panel opens the panel1.enable=true
and panel1.visable=true

if a second panel loads it will check for panels if it will find
a panel it should panel1.visable=false
becuse the tab order should be only on the 2 panel.

if any one has a idea please reply
Thank You