[]
Interface that supports the rendering of embedded child controls on a sheet.
public interface IEmbeddedControlSupport
Public Interface IEmbeddedControlSupport
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. |
Name | Description |
---|---|
ControlPaint(Graphics, Rectangle, Appearance, object, bool, bool, float) | Paints the embedded child control. |