[Missing <summary> documentation for "T:CoreDevices.NewFormEvents"]

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

Syntax

C#
public class NewFormEvents : EventArgs
Visual Basic (Declaration)
Public Class NewFormEvents _
	Inherits EventArgs
Visual C++
public ref class NewFormEvents : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    CoreDevices..::.NewFormEvents

See Also