| Methods | |
| AttachControl | Attaches an existing control to the host object. |
| CreateControlEx | Creates a control, attaches it to the host object, and optionally sets up an event handler. |
| CreateControl | Creates a control and attaches it to the host object. |
| QueryControl | Returns an interface pointer on the hosted control. |
| SetExternalDispatch | Sets the external IDispatch interface. |
| SetExternalUIHandler | Sets the external IDocHostUIHandlerDispatch interface. |