Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An ActiveX Control container is an OLE container that supports the following additional features:
- Embedded objects from in-process servers
- In-place activation
- OLEMISC_ACTIVATEWHENVISIBLE
- Event handling
ActiveX Control Containers must provide support for all of these features.
For more information, see the following topics:
- Required Interfaces
- Optional Methods
- Miscellaneous Status Bits Support
- Keyboard Handling in Controls
- Storage Interfaces
- Ambient Properties
- Extended Properties, Events and Methods
- Message Reflection
- Automatic Clipping
- Degrading Gracefully in the Absence of an Interface
Related topics