what is the Need of zorder method?

Answer Posted / pankajbisane

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 Command Button, 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 ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of ActiveX Documents?

1946


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1551


what are the Types of cursors in RDO?

1879


Difference between Dynaset and Snapshot?

1686


What is "Reserved Error -1209"?

1347






How many objects resides in ADO ?

1519


How do I get the Tab key to be treated like a normal character?

1011


what are the Default cursor Type and LockEdit type in DAO?

1741


What is the default workspace?

1653


what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com

1741


What is rdo in vb?

553


Write the Steps in Creating an ActiveX Control?

1985


It possible to call OLEDB?s Features directly in VB without using any control?

1620


1s it posible to Create Tables Through Querydef?

1722


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.

1719