This class provides the interface for creating an FXMenuTitle and performing various management activities on it. It will use utility methods so the menu title is correctly managed for modules and procedure toolsets.
Constructor that takes an owner.
Argument | Type | Default | Description |
owner | AFXGuiObjectManager | Owner (module or toolset GUI). | |
label | String | Label string. | |
ic | FXIcon | None | Icon. |
popup | FXPopup | None | Pulldown menu. |