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 the Need of zorder method?

Answer Posted / pravin s. ahire

Zorder method is used to the stacking order for controls
and you can set control's z-orders with the zorder Method.
Places a Specified MDI form,form or control at the front or
back of the z-order within it's graphical level.

e.g. In a one form,there are 2 picture boxes- picture1 &
picture2.In a form Picture2 is on top of picture1.When the
user clicks on the form,we can move picture1 to the top
with the zorder Method.

Private sub form_click
picture1.zorder 0
End sub

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 working of templates?

1077


What type of databases you can access through ADO Data Access Object?

2149


Is the Variant type slower than using other variable types?

1600


what are the Types of LockEdits in RDO?

2127


What is the Windows API?

1626


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

3588


What are 3 main differences between flexgrid control and dbgrid control?

2475


What is ActiveX Dll and ActiveX Exe?

2189


Is it possible to change menu runtime using API? If yes? Specify the function names.

2126


Differentiate between DAO,ADO and Adodc as in data access objects?

6899


Is visual basic easy?

1078


Is visual basic case sensitive?

1190


How do I use GetPrivateProfileString to read from INI files?

1482


OLE is used for _______

1654


What is ActiveX Control?

2282