GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolCreating Class
/ Start Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Start Method (GoToolCreating)
In This Topic
Starting this tool starts a transaction covering all of the changes made until this tool is stopped.
Syntax
C#
public
override
void
Start()
Remarks
On WinForms it also changes the cursor to a Cross. This calls
GoTool.StartTransaction
if
Modal
is false or if
OneShot
is true.
See Also
Reference
GoToolCreating Class
GoToolCreating Members