ControlScrollWindowsFormsHostChild Property

Gets or sets the Child control in ControlScrollWindowsFormsHost.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public Control Child { get; set; }

Property Value

Control

See Also