ControlStyle..::..SelectedDisabled Property

Gets or sets the selected disabled.

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

Syntax


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

Field Value

The selected disabled.