Answer Posted / jahir
Sorry, u r wrong actually,
Let - Used when retrieving value of a property
Set - Used when assigning an Object to the property.
Get - Used when assigning a value to the property.
| Is This Answer Correct ? | 7 Yes | 52 No |
Post New Answer View All Answers
To find the current recordposition in data control.
How can I call a 'hidden' DOS program from VB?
Clear property is available in ____,___ control.
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is the difference between Msgbox Statement and MsgboxQ function?
Data Control missing from toolbox when I use VB under NT3.5. Why?
Write the Steps in Creating an ActiveX Control?
Is visual basic c#?
What is FireHouse Cursors?
What is the use of progress Bar Control?
How to get Cursor position using API?
Is a foo VBX/DLL available as shareware/freeware?
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.
How would you add elements and pictures to listitems in listview control?
How would you create Visual basic Document file?