[Missing <summary> documentation for "T:Micromanager_net.Setup.HardwareSetup"]

Namespace:  Micromanager_net.Setup
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class HardwareSetup : Form
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class HardwareSetup _
	Inherits Form
Visual C++
[SerializableAttribute]
public ref class HardwareSetup : public Form

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.Form
              Micromanager_net.Setup..::.HardwareSetup

See Also