SalWindowsMenu
PPJ.Runtime.Windows.SalWindowsMenu
Last updated
PPJ.Runtime.Windows.SalWindowsMenu
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Implementation of Windows Menu
Constructs the SalWindowsMenu.
Control: owner of the menu
String: The status text to display in the status bar when the menu item is selected. (Default: ""
)
Overrides the CloneMenu method to duplicate event handlers and to disable the default initializer in named menu classes.
Returns: MenuItem.
Overrides the MergeMenu method to duplicate event handlers and to disable the default initializer in named menu classes.
Returns: MenuItem.
update
SalMenuEnabledWhenHandler EnabledWhen event.
Name | Description |
---|---|
All Sal menu types implement this interface. It is used to let the framework query for common properties like the StatusText. |