Class OutlineContextMenu
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
Implements a outline context menu.
public class OutlineContextMenu : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
OutlineContextMenu
- Implements
Constructors
- OutlineContextMenu(OutlineControl)
Initializes a new instance of the
OutlineContextMenu
class and associates it with the specified container.
Properties
Methods
- ShowContextMenu(Point)
Shows the context menu at the specified location.