IEmbeddedControlSupport Interface Members
In This Topic
The following tables list the members exposed by IEmbeddedControlSupport.
Public Properties
| Name | Description |
| ActivationPolicy | Gets or sets the activation behavior of the embedded child control. |
| CanMove | Gets or sets whether the user is allowed to move the embedded child control. |
| CanSize | Gets or sets whether the user is allowed to resize the embedded child control. |
Top
Public Methods
| Name | Description |
| ControlPaint | Paints the embedded child control. |
Top
See Also