Answer Posted / pankajbisane
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 Command Button, 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 ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I use GetPrivateProfileString to read from INI files?
How do I make my applications screen-resolution independent?
How do I set the Windows wallpaper at runtime?
How do I make a text box not beep but do something else when I hit the Enter key?
How many File System Controls are there Explain?
what is the Difference between Linked Object and Embedded Object?
Explain what is Visual basic?
Difference between Class Module and Standard Module?
What is data binding in vb net?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
___,___ and __ are difference between image and picture controls.
Does VB support pointers to functions?
How to load and unload child forms.
What are the different procedures associated with the object?
What are 3 main differences between flexgrid control and dbgrid control?