Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: zorder

202| Tue, 05 Feb 2008 11:27:00 GMT| pgendreau| Comments (2)
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

Keywords & Tags: zorder, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560825/
 
«« Prev - Next »» 2 helpful answers below.
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

ravikiran | Sat, 10 Nov 2007 02:02:00 GMT |

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

pgendreau | Sat, 10 Nov 2007 02:03:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories