How to Load Controls Specified at Run Time?
Answer / mushtaq ahmad
Use the CAxWindow class as described below:
Make sure that AtlAxWinInit has been called.
AtlAxWinInit();
| Is This Answer Correct ? | 1 Yes | 2 No |
Which ATL Classes Facilitate ActiveX Control Containment?
What Is the ATL Control-Hosting API?
what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.
How to get the <PARAM> tag to work with an ATL control?
why we write function's implementation in .h file while developing the Web application through VC++?
Does ATL require an application server to operate?
What Is "AtlAxWin80"?
How to Load Controls Specified at Run Time?
How to Obtain data from the client via an outgoing event dispinterface in ATL ?
Why is the put_Font or putref_Font method not called when an ActiveX control's Font property is changed by the ActiveX Control Pad?
What DLLs needed to ship with control?
How to Reuse interface implementation in source in ATL projects ?