Skip to main content
Version: 2025

SalWindowsMenu

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Implementation of Windows Menu

public class SalWindowsMenu : MenuItem, ISalMenu

Constructors

Instance memberSalWindowsMenu()

Constructs the SalWindowsMenu.

Properties

Instance memberOwner

Control:

Instance memberStatusText

String:

Methods

Instance memberCloneMenu()

Overrides the CloneMenu method to duplicate event handlers and to disable the default initializer in named menu classes.

Returns: MenuItem.

Instance memberMergeMenu()

Overrides the MergeMenu method to duplicate event handlers and to disable the default initializer in named menu classes.

Returns: MenuItem.

Events

Instance memberEnabledWhen

SalMenuEnabledWhenHandler EnabledWhen event.

Implements

NameDescription
ISalMenuAll Sal menu types implement this interface. It is used to let the framework query for common properties like the StatusText.