What is the use of stretch property in Image control?
Answer Posted / rara
Used to compress the image according to image control size
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
It is possible to access Text (x.txt) files? Explain.
How do I make my applications screen-resolution independent?
Is it posible to Create Tables Through Querydef?
Which language is used in visual basic?
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 about declaring variables in Visual basic?
Binary Access-method isused to access file in which manner?
Can you tell me the properties of the controls?
Difference between Linked Object and Embedded Object?
what are the types of LockEdits in DAO?
Through which protocol OLEDB components are interfaced?
Explain the types of Views in Listview Control?
How would you use ActiveX Dll and ActiveX Exe in your application?
Is the Variant type slower than using other variable types?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.