Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Zorder Method?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of Views in Listview Control.

2867


Explain OLE Drag and Drop.

1972


___ argument can be used to make a menuitem into bold.

1880


To populate a single column value which dbcontrols you to use?

2116


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

2108


How do you avoid the "Invalid use of null" error when reading null values from a database?

1742


What is connection object in vb net?

1100


Is the Access Engine and Visual Basic Pro good enough for database work?

1731


What is "NULL"?

1543


How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?

1431


___ property is used to change to ___ value to access a identity column'in datacontrols.

1673


What is the use of Visual Basic Document file?

2878


What is instantiating?

2256


How would you navigate between one document to another document in Internet Explorer ?

2316


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.

2265