[Missing <summary> documentation for "T:Micromanager_net.Form1"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class Form1 : Form, IMMMainForm |
Visual Basic (Declaration) |
---|
Public Class Form1 _ Inherits Form _ Implements IMMMainForm |
Visual C++ |
---|
public ref class Form1 : public Form, IMMMainForm |
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..::.Form1
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.ContainerControl
System.Windows.Forms..::.Form
Micromanager_net..::.Form1