| ThemedSpinnerHandlerEnabled Property  | 
  
    Namespace: 
   Eto.Forms.ThemedControls
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic override bool Enabled { get; set; }Public Overrides Property Enabled As Boolean
	Get
	Set
abstract Enabled : bool with get, set
override Enabled : bool with get, set
Property Value
Type: 
Booleantrue if enabled; otherwise, 
false.
Implements
ControlIHandlerEnabledControlIHandlerEnabled See Also
See Also