GoDiagram Web Reference
ActionActivated Property (GoButton)

Gets or sets whether the button appears "depressed".
Syntax
'Declaration
 
<DescriptionAttribute("Whether the button appears depressed")>
<DefaultValueAttribute()>
<CategoryAttribute("Appearance")>
Public Overridable Property ActionActivated As Boolean
[DescriptionAttribute("Whether the button appears depressed")]
[DefaultValueAttribute()]
[CategoryAttribute("Appearance")]
public virtual bool ActionActivated {get; set;}

Property Value

This defaults to false.
Remarks
A change to this state is considered transient, and does not invoke Changed.
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

GoButton Class
GoButton Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback