What is Zorder Method?



What is Zorder Method?..

Answer / kavitha

This is commonly used to determine the sequence by which
graphical objects are arranged, there are three graphical
layers associated with forms and containers. The back
layer is the drawing space, where the results of the
graphics methods appear. Next is the middle layer where
graphical controls and labels appear. The front layer is
where all non-graphical controls like command buttons,
check boxes, and file controls appear. Anything in one
layer covers anything in the layer behind. The ZOrder
method arranges controls only within the layer where the
control appears.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what is the Difference between DDE and OLE?

1 Answers  


How do I create a new form in visual basic?

1 Answers  


Name and define the logical tiers in a traditional 3-tiered architecture?

1 Answers  


What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?

1 Answers  


How do I call a DLL?

1 Answers  


What is the default model of the form?

1 Answers   Transtech,


What is a toolbox in visual basic?

1 Answers  


what is the property to resize a label control according to your caption?

1 Answers  


What is the default workspace?

1 Answers  


what is differece b/w Module and class Modules in vb6? thanks

4 Answers   Ask Techsys, TCS,


What is the latest version of visual basic?

1 Answers  


How do you zoom in visual basic?

1 Answers  


Categories