GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolContext Class
/ CanStart Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CanStart Method (GoToolContext)
In This Topic
The context menu tool can be started when the last input event is a context menu button.
Syntax
C#
public
override
bool
CanStart()
Return Value
true if
GoInputEventArgs.IsContextButton
is true for the
LastInput
See Also
Reference
GoToolContext Class
GoToolContext Members