MainMenu Class
Provides operations with the Main Menu.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public static class MainMenu
Public NotInheritable Class MainMenu
public ref class MainMenu abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MainMenu = class end
- Inheritance
- Object MainMenu
CreateInsertMenuItems |
Creates the plug-in specific menu items for Insert action and adds them to the specified menu item.
|
GetMenuItems |
Retrieves the plug-in specific menu items for Insert action.
|