Classes | |
| class | ContextEvent |
| Represents a context event. Extend this (with a partial class) if you want to add custom things to pass through to the window which will actually handle the display. More... | |
| class | ContextEventListener |
| Handler for ContextEvent events. More... | |
| class | Option |
| An option. More... | |
| class | OptionList |
| A group of options. More... | |
| delegate void ContextMenus.ContextEventDelegate | ( | ContextEvent | e) |
| delegate void ContextMenus.OptionEventMethod | ( | Option | sender) |
An event occuring on options.