ActionActivated Property (Indicator)
In This Topic
Gets or sets whether the object's Action is about to be invoked,
normally by a mouse button being pressed.
Syntax
[Browsable(false)]
public virtual bool ActionActivated {get; set;}
Property Value
This defaults to false.
See Also