Visual Basic (VB) Question:

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

Tweet Share WhatsApp

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) PDF Read All 102 Visual Basic (VB) Questions
Previous QuestionNext Question
What is Collection Objects in VB?How to change the Mouse Pointer?