ISalMenu
PPJ.Runtime.Windows.ISalMenu
Last updated
PPJ.Runtime.Windows.ISalMenu
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
All Sal menu types implement this interface. It is used to let the framework query for common properties like the StatusText.
Control: Gets/Sets the form that owns the menu item. That is the context form.
Updates the menu item and all sub items recursively.
Name | Description |
---|---|
Implementation of SalMenuItem. Extends the default MenuItem in .NET to support SAL menu events and to support fonts and images.
Implementation for Popup menu items.
Implementation of Windows Menu