This property is not relevant for this class.

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

Syntax

C#
public bool UseVisualStyleBackColor { get; set; }
Visual Basic (Declaration)
Public Property UseVisualStyleBackColor As Boolean
Visual C++
public:
property bool UseVisualStyleBackColor {
	bool get ();
	void set (bool value);
}

Return Value

This property is not relevant for this class.

See Also