[Missing <summary> documentation for "M:Micromanager_net.UI.GUIDeviceForm.ShowControl(CoreDevices.UI.GUIDeviceControl)"]

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

Syntax

C#
public void ShowControl(
	GUIDeviceControl GUIDC
)
Visual Basic (Declaration)
Public Sub ShowControl ( _
	GUIDC As GUIDeviceControl _
)
Visual C++
public:
void ShowControl(
	GUIDeviceControl^ GUIDC
)

Parameters

GUIDC
Type: CoreDevices.UI..::.GUIDeviceControl

[Missing <param name="GUIDC"/> documentation for "M:Micromanager_net.UI.GUIDeviceForm.ShowControl(CoreDevices.UI.GUIDeviceControl)"]

See Also