what are the differences between image and picture controls?
Answer Posted / kumari santosh
Image Controls:
The Image control displays bitmps,icons,or Windows
metafiles; acts like a command button when clicked.
Picture controls;
The Picture control also displays bitmaps, icons or
windows metafiles. But it displays text or acts as a visual
container for other controls.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is hyperlink?
How do I remove/change the picture property of a control at design time?
Explain about the creation of EXE files with Visual Basic?
How many objects resides in ADO ?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What is the use of progress Bar Control?
what are the Types of LockEdits in RDO?
What are the uses of List View Control?
How can you filter out specific type of file using file system controls?
How would you add column headers in listview control?
Are there any examples of commercial applications built using Visual Basic?
Difference between Linked Object and Embedded Object?
Advantage of ActiveX Dll over Active Exe.
Write the steps in Creating ActiveX Dll and Active Exe?