ContextMenuStripExtras Class |
example usage: https://github.com/andreigec/Word-Find-Solver
Inheritance Hierarchy
Namespace: ANDREICSLIB.ClassExtrasAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static class ContextMenuStripExtras
Public NotInheritable Class ContextMenuStripExtras
public ref class ContextMenuStripExtras abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ContextMenuStripExtras = class end
The ContextMenuStripExtras type exposes the following members.
Methods
| Name | Description |
---|
  | GetContextParent |
get the parent of a context menu, either opening up, or a tool strip right click
|
Top
See Also