ElementHostControl ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a host control for lightweight control-like elements. Elements can receive mouse input however they do not support keyboard focus
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem MarshalByRefObject
    OnlineSystem.ComponentModel Component
      OnlineSystem.Windows.Forms Control
        NFX.WinForms.Elements ElementHostControl
          NFX.WinForms.Controls.ChartKit.Temporal PlotPane
          NFX.WinForms.Controls.ChartKit.Temporal TimeScalePane
          NFX.WinForms.Controls.GridKit CellView

Namespace: NFX.WinForms.Elements
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class ElementHostControl : Control
See Also