How to obtain access to an ActiveX control from its property page (205670)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
- Microsoft Visual C++ .NET (2002)
- Microsoft Visual C++ .NET (2003)
This article was previously published under Q205670 Note Microsoft Visual C++ .NET (2002) and Microsoft Visual C++ .NET
(2003) support both the managed code model that is provided by the .NET
Framework and the unmanaged native Windows code model. The information in this
article applies to unmanaged Visual C++ code only. SUMMARY When you use an ActiveX control, you may have to call
member functions or gain access to member variables of the control class from
its associated property pages. This article explains to do this and provides a
code sample as illustration. REFERENCES
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
143432
How to gain access to an ActiveX control from its property page
Modification Type: | Major | Last Reviewed: | 4/22/2005 |
---|
Keywords: | kbContainer kbCtrlCreate kbhowto kbPropSheet KB205670 kbAudDeveloper |
---|
|