What is the difference between a PictureBox and Image
control?
Answer Posted / soumik das
image control -image control has stretch property
picture box-picture box grown graphics or prient preview
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is the default workspace?
Discuss the working with to-do lists.
Explain about arrays?
Through which protocol OLEDB components are interfaced?
How would you convert a form into document?
What is the Windows API?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
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.
What are the Internet tools available in VB 6.0?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
What are the types of line styles available in Treeview Control?
How would you use ActiveX Dll and ActiveX Exe in your application?
What is DDE?
What is a toolbox in visual basic?
___ property used to add a menus at runtime.