what is the DIFF between Image and Picture box controls
Answer Posted / neeta
Picture box control takes up more memory
Image box control takes up less memory....
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
How do I call help files from a VB program?
Is it possible to Access BackEnd procedures? Explain.
Give brief description about class?
What are the properties of datacontrol?
Specify technical & functional architecture of your last 2 projects.
Difference between Tabletype and Snapshot?
How do I tell when an application executed using the SHELL command is finished?
What is the use of ActiveX Documents?
Explain Default cursor Type and LockEdits type in RDO?
What is dao in vba?
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?
Is there a way to break long lines in VB code?
Is the Variant type slower than using other variable types?
What is the difference between change event in normal combobox and dbcombobox?
Types of LockEdits in RDO.