Explain Get, Let, Set Properties?

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


Please Help Members By Posting Answers For Below Questions

Is there a way to break long lines in VB code?

956


How do you create a form in visual basic?

474


What are the Internet tools available in VB 6.0?

2394


What are the Internet tools available in VB6.0?

2084


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

1735






How should dates be implemented so they work with other language and country formats?

953


Can you tell me the properties of the controls?

1570


How many types of API functions are available in VB?

1888


How would you create properties by using class Builder Wizard?

1484


Types of LockEdits in DAO?

1678


When should we use recursive programming?

544


Timer control contains ________ no. of events.

1743


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.

1684


To find the current recordposition in data control.

1159


How do I tell when an application executed using the SHELL command is finished?

1093