Microsoft 70-176: Designing and Implementing Desktop Applications with MS Visual Basic 6.0
#71. You want to put code in an event to ensure that a user is prompted to save changes before closing a form in an application. Which of the following events is best to use?
#73. You want to monitor the value of an expression with variables in a procedure called ProcA. The procedure is private in the formA from module. What are the best context settings in the Add Watch dialog box?
#75. You want to ensure that only approved developers can develop applications using your ActiveX control while users can use it in applications you develop. You do not want approved developers to modify the control in their applications. What is the best way to do this after checking Require License Key in Project Properties?
#79. You want other applications to be able to use objects of this class only if the component creates the objects first. What is the required instancing property setting?