Click or drag to resize

BomControlWinForms Class

[Missing <summary> documentation for "T:Demo3D.Visuals.BillOfMaterials.Plugin.BomControlWinForms"]

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              Demo3D.Visuals.BillOfMaterials.PluginBomControlWinForms

Namespace: Demo3D.Visuals.BillOfMaterials.Plugin
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class BomControlWinForms : UserControl

The BomControlWinForms type exposes the following members.

Constructors
 NameDescription
Public methodBomControlWinFormsInitializes a new instance of the BomControlWinForms class
Top
Methods
 NameDescription
Protected methodDispose Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean))
Public methodInitialize 
Top
See Also