Get,let,set property in vb6.0

Property get, property let and property set in Visual Basic

Questions by rcdeepan

Showing Answers 1 - 3 of 3 Answers

Arsiya

  • Dec 19th, 2013
 

Set – Value is assigned to ActiveX Object from the form.
Let – Value is retried to ActiveX Object from the form.
Get- Assigns the value of an expression to a variable or property.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions