what are the differences between image and picture controls?
Answer Posted / cherran
Basically both handles picture. Apart from that, Picture Box
is a container to hold controls on it also you can place the
PictureBox control on the MDI form etc.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is connection object in vb net?
Write the Steps in Creating an ActiveX Control?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
Explain Default cursor Type and LockEdit type in DAO?
Maximum Control Names length?
What is the use of command Object?What are the various types of variables?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Is visual basic c#?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
What is the need of tabindex property is label control.
Types of LockEdits in DAO?
How do I implement Undo?
How do I change the color of a form in visual basic?
Is it possible to Access BackEnd procedures? Explain.
How would you add elements and pictures to listitems in listview control?