constants ElementHostTypeEnum
The ElementHostTypeEnum type defines the type of nodes that you can put on the surface. The ElementHostTypeEnum type supports the following values:

NameValueDescription
exElementHostDefault0 Specifies the default element. Use the Caption property to specify the element's caption.
exElementHostWindow1 Specifies an element that hosts a window. Use the Window property to associate an existent window with the current element.
exElementHostControl2 Specifies an element that hosts a control. Use the Control/License property to associate an inner control or an ActiveX control.