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
Explain the differences between ActiveX Dll and ActiveX Exe?
What is connection object in vb net?
Write the Steps in Creating an ActiveX Control?
What is shortcut menu and explain "The ole control's shortcut menu".
How many objects resides in ADO ?
What are 3 main differences between flexgrid control and dbgrid control?
How would you create your application in DHTML?
Explain Types of DBCombo boxes?
What is the difference between change event in normal combobox and dbcombobox?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Is it possible to Access BackEnd procedures? Explain.
How would you navigate between one document to another document
Why can't I use an index with my VB accessed database?
What is ActiveX Dll and ActiveX Exe?
Types of DBCombo boxes