InterviewSolution
Saved Bookmarks
| 1. |
What Is An Activex Method? |
|
Answer» A METHOD is an EXPOSED function that can be APPLIED to a CONTROL via the IDispatch interface. A method is an exposed function that can be applied to a control via the IDispatch interface. |
|