What is the need of z-order method?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How do you apply specific formatting to the data inside the cells?
Name the property which of menu cannot be set at run time?
Hi, I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. when I am clicking another button then other two values also insert into that table. please help me
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
Extension methods can be both static and normal class methods. Yes/No?
How to create class level variable that can be assigned value at the time of declaration and in the constructor alone?
____ property is used to lock a textbox to enter data.
What is the full form of gac?
How many navigational features are provided by visual studio.net ide?
What are the properties of datacontrol?
how can u split a column header in gridview using C#.net
What are window based applications?