GoDiagram Web Reference
AutoRepeating Property

Gets or sets whether the button calls OnActionAdjusted repeatedly when the mouse remains down, after a delay.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<DescriptionAttribute("Whether the button repeatedly adjusts itself even though the mouse doesn't move.")>
<CategoryAttribute("Appearance")>
Public Overridable Property AutoRepeating As Boolean
[DefaultValueAttribute()]
[DescriptionAttribute("Whether the button repeatedly adjusts itself even though the mouse doesn't move.")]
[CategoryAttribute("Appearance")]
public virtual bool AutoRepeating {get; set;}

Property Value

This defaults to 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

GoButton Class
GoButton Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback