Visual Basic (VB) Question:
Download Questions PDF

What is the difference between Property Get, Set and Let?

Answer:

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.

Download Visual Basic (VB) Interview Questions And Answers PDF

Previous QuestionNext Question
What is Collection Objects in VB?How to change the Mouse Pointer?