ControlScrollWindowsFormsHost Class

ControlScrollWindowsFormsHost class.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public class ControlScrollWindowsFormsHost : UserControl, 
	IComponentConnector
Inheritance
Object    DispatcherObject    DependencyObject    Visual    UIElement    FrameworkElement    Control    ContentControl    UserControl    ControlScrollWindowsFormsHost
Implements
IComponentConnector

Constructors

ControlScrollWindowsFormsHost Constructor class.

Properties

Child Gets or sets the Child control in ControlScrollWindowsFormsHost.
Ribbon Gets or sets the Ribbon in ControlScrollWindowsFormsHost control.
StatusBar Gets or sets the StatusBar in ControlScrollWindowsFormsHost control.

Methods

Close Closes and disposes of the resources associated in ControlScrollWindowsFormsHost control.
InitializeComponent InitializeComponent

Extension Methods

GetAttributeFromT Get attribute from a class.
(Defined by ObjectExtensions)
ValidateDataAnnotations Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions)

See Also