What is the need of zorder method?



What is the need of zorder method?..

Answer / ksantosha

Three graphical layers are associated with forms and
containers. The back layer is the drawing space where the
results of the graphics methods are displayed. Next is the
middle layer where graphical objects and Label controls are
displayed. The front layer is where all nongraphical
controls like CommandButton, CheckBox, or ListBox are
displayed. Anything contained in a layer closer to the
front covers anything contained in the layer(s) behind it.
ZOrder arranges objects only within the layer where the
object is displayed.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

Which controls have refresh method?

2 Answers  


What is difference between procedural prog. Language

5 Answers  


How would you attach pictures in column headers of List View Control?

0 Answers   RRB,


What is the difference between a ActiveX DLL and a ActiveX EXE?

2 Answers   Infosys,


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

0 Answers  






What are the types of API Types?

3 Answers  


which property of menu cannot be set at run time.

0 Answers  


How the image application?

0 Answers  


What is meant by "Early Binding" and "Late Binding"? Which is better?

1 Answers   iGate,


How would you add column headers in listview control?

0 Answers  


What about DLL calls that require callbacks?

0 Answers  


How can you save and Get data from Clipboard/ Recordset object consists what?

0 Answers  


Categories