Interface IMenuFactory
Provides methods to create and manage menus and menu items.
public interface IMenuFactory
Methods
- SetMainMenu(Window, MainMenu?)
Sets the main menu for the specified window.
- Show(ContextMenu, AbstractControl, PointD?, Action?)
Show menu on screen.