Answer Posted / ksantosha
Three graphical layers are associated with forms and
containers. The back layer is the drawing space where the
results of the graphics methods are displayed. Next is the
middle layer where graphical objects and Label controls are
displayed. The front layer is where all nongraphical
controls like CommandButton, CheckBox, or ListBox are
displayed. Anything contained in a layer closer to the
front covers anything contained in the layer(s) behind it.
ZOrder arranges objects only within the layer where the
object is displayed.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Does VB support pointers to functions?
____ property is used to lock a textbox to enter a datas.
what are the types of cursors in DAO?
___ Property is used to count no. of items in a combobox.
When/Why should I use Option Explicit?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is file in vb?
What are the tools in visual basic?
What is a thread pool and how are the threads within a thread pool managed?
Is it possible to Access BackEnd procedures? Explain.
What is meant by Establish Connection in RDO?
How do I call a DLL?
Is visual basic easy?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
How many File System Controls are there ? Explain.