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

Why API functions are Required?

0 Answers   L&T, Wipro,


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   CGI, Infotech,


What is ado in vb.net?

0 Answers  


What do you mean by Databound Controls Explain?

0 Answers  


How many ways we can access file using VB?

0 Answers  






How do we call MS- Excel in VB?

3 Answers  


____ property of menu cannot be set at run time.

0 Answers  


What is hyperlink?

0 Answers  


what is the Difference between Dynaset and Snapshot?

0 Answers  


Can a subroutine pass back values? Is so How?

2 Answers  


What is pivot table and how to create a pivot table

2 Answers  


What is the difference between message box

11 Answers  


Categories