Click to See Complete Forum and Search --> : zorder


PGendreau
December 7th, 1999, 03:22 AM
Hello,
i have a "SSTab" object and a listview object.
how can i change dinamiquely the zorder of objects?
i would want to bring to front the listwiew object dinamiquely

thank you for yours responses,
philippe gendreau

Ravi Kiran
December 7th, 1999, 03:33 AM
With SS Tab you dont code based on Z-Order. It automatically positions the controls, as far as i know. Each tab is a Container, in itself. So in the design mode, place different controls on seperate tabs, and they will show up the same way in run mode also. Just now i did a trial, and i worked for me w/o any touble.

RK

PGendreau
December 7th, 1999, 04:31 AM
Hello,
thank you for your response but i wanted do change the zorder dinamiquely
and not in the design.
but now i find the solution: each object have a property zorder.

Best regards,
philippe gendreau