MainMenu Class

Provides operations with the Main Menu.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public static class MainMenu
Inheritance
Object    MainMenu

Methods

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.

See Also