What is the need of z-order method?

Answers were Sorted based on User's Feedback



What is the need of z-order method?..

Answer / bansi j popat

z-order is 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.
Syntax:Object.zorder position.

e.g Here in one form,2 picture boxes are there,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 ?    4 Yes 0 No

What is the need of z-order method?..

Answer / eklesh parmar

Hi,
Z order method is the use of the show the design of the
output form to use z order technique.
z order technique is Show view of the Z corner to print the
z style.
Z order is Access the data in the two dimension Array to
access data
Ex:
1234
5678
9065
call Z order method to pass order For ex: pass 3
then output is
1396 to Access four corner of the z order

Thank & regard

Is This Answer Correct ?    2 Yes 0 No

What is the need of z-order method?..

Answer / t srinivasa reddy

Z - Order Methon Useful for the sending the forms like
Front-to-back and Back-to-Front

Thanks
T Srinivasa Reddy

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net WindowsForms Interview Questions

Which window allows viewing the resources of the servers, such as services, processes and the event log?

0 Answers  


Which controls have refresh method?

3 Answers  


i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net

0 Answers  


how to call constructor in abstract class

2 Answers  


What is a database form?

0 Answers  






What are the different types of indexes in SQL Server?

3 Answers   Arctern,


What is a windows form application?

0 Answers  


What are controls in windows forms?

0 Answers  


Explain how to add resources during runtime?

0 Answers  


what is acomponent in windows applications?

2 Answers  


What is the use of runworkasync() methods?

0 Answers  


What is the difference between a document and a form?

0 Answers  


Categories