ControlStyle..::..CheckedFocused Property

Gets or sets the checked focused.

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

Syntax


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

Field Value

The checked focused.