[Missing <summary> documentation for "P:CoreDevices.NewDockableFormEvents.NewForm"]

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

Syntax

C#
public DockContent NewForm { get; }
Visual Basic (Declaration)
Public ReadOnly Property NewForm As DockContent
Visual C++
public:
property DockContent^ NewForm {
	DockContent^ get ();
}

See Also