An embedded .NET Windows Forms Control.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GwxWindowsFormsControl : GwxContentControl
Visual Basic
Public NotInheritable Class GwxWindowsFormsControl _
	Inherits GwxContentControl
JScript
public final class GwxWindowsFormsControl extends GwxContentControl

Inheritance Hierarchy

System..::..Object
  FilteredCustomTypeDescriptorBase
    Ico.Gwx..::..GwxDependencyObject
      Ico.Gwx..::..GwxElement
        Ico.Gwx..::..GwxTextBase
          Ico.Gwx..::..GwxControl
            Ico.Gwx..::..GwxContentControl
              Ico.Gwx..::..GwxWindowsFormsControl

See Also