What is the difference between a property a method and an
event? Give an example of each.
Answer Posted / sk sultan ahmad
A Property is a way to expose an internal data element of a class in a simple manner.
Method is a block of code that contain a series of statement.
Event are programming construct use to pass notification back from one class.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is ado in vb?
I have several megabytes of memory. Why do I get an "out of memory" error?
I get a "file not found" error on the IIF function when I distribute by program. Why?
___ argument can be used to make a menuitem into bold.
With in the form we want to check all the text box control are typed or not? How?
What are the uses of List View Control?
Through which protocol OLEDB components are interfaced?
___,__,___ are the type of combo box?
Explain about an event-driven programming language?
How do I dial a phone number without using the MSCOMM VBX?
Explain about ADO control?
Is it possible to change menu runtime using API? If yes? Specify the function names.
Write the Steps in Creating an ActiveX Control?
When/Why should I use Option Explicit?
Can a VB application be an OLE server?