public class ControlWindowsFormsHost : UserControl,
IComponentConnectorPublic Class ControlWindowsFormsHost
Inherits UserControl
Implements IComponentConnector| ControlWindowsFormsHost | Constructor class. |
| Child | Gets or sets the Child control in ControlWindowsFormsHost. |
| Ribbon | Gets or sets the Ribbon control in ControlWindowsFormsHost. |
| StatusBar | Gets or sets the StatusBar control in ControlWindowsFormsHost. |
| Close | Closes and disposes of the resources associated in ControlWindowsFormsHost control. |
| InitializeComponent | InitializeComponent |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |