GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoContextMenu Class
/ GoContextMenu Constructor
The
GoView
in which this
ContextMenu
is being invoked.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoContextMenu Constructor
In This Topic
This
ContextMenu
subclass remembers the
GoView
in which the
MenuItem
s commands should operate.
Syntax
C#
public
GoContextMenu(
GoView
view
)
Parameters
view
The
GoView
in which this
ContextMenu
is being invoked.
See Also
Reference
GoContextMenu Class
GoContextMenu Members