Desktop..::..HotControl Property

Gets the hot control.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Control HotControl { get; set; }
Public Property HotControl As Control
	Get
	Set
public:
property Control^ HotControl {
	Control^ get ();
	void set (Control^ value);
}

Field Value

The hot control.