[]
Interface implemented by WinForms controls hosted in X elements.
public interface IControlHostElement
This interface allows the XView control to manage WinForms controls contained in C1.Framework elements.
Name | Description |
---|---|
Control | Gets a reference to the Control that this Element is hosting. |
Name | Description |
---|---|
UpdateControlBounds() | Updates the hosted control bounds to match the element's current bounds. |