GoDiagram Web Reference
ActionEnabled Property (Indicator)

Gets or sets whether the user can adjust the indicators value.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DescriptionAttribute("Whether the user can adjust the value of this indicator")>
<DefaultValueAttribute()>
Public Overridable Property ActionEnabled As Boolean
[CategoryAttribute("Behavior")]
[DescriptionAttribute("Whether the user can adjust the value of this indicator")]
[DefaultValueAttribute()]
public virtual bool ActionEnabled {get; set;}

Property Value

The default value is false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Indicator Class
Indicator Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback