Interface IContextMenu
An object that can provide its own context menu.
public interface IContextMenu
- Extension Methods
Methods
GetContextMenu()
Returns the context menu for this object; can be null
.
ContextMenuStrip? GetContextMenu()
An object that can provide its own context menu.
public interface IContextMenu
Returns the context menu for this object; can be null
.
ContextMenuStrip? GetContextMenu()