GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoActionObject Interface
/ ActionActivated Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ActionActivated Property (IGoActionObject)
In This Topic
Gets or sets whether the object's Action is about to be invoked, normally by a mouse button being pressed.
Syntax
C#
bool
ActionActivated {
get
;
set
;}
See Also
Reference
IGoActionObject Interface
IGoActionObject Members