←Select platform

WorkstationMenuProperties Class Members

Summary

The following tables list the members exposed by WorkstationMenuProperties.

Public Constructors

Name Description
WorkstationMenuProperties Initializes a new instance of the WorkstationMenuProperties class.

Protected Methods

Name Description
OnAlternativeImageChanged Fires the AlternativeImageChanged event.
OnDefaultImageChanged Fires the DefaultImageChanged event.
OnFeatureIdChanged Fires the FeatureIdChanged event.
OnNonExecutableFeatureBehaviorChanged Fires the NonExecutableFeatureBehaviorChanged event.
OnShortcutKeysChanged Fires the ShortcutKeysChanged event.
OnTextChanged Fires the TextChanged event.

Public Properties

Name Description
AlternativeImage Gets or sets the alternative image that will be displayed when the state of the System.Windows.Forms.ToolStripMenuItem change.
AssociatedItems Gets a list of all the System.Windows.Forms.ToolStripItem objects that are using this WorkstationMenuProperties object.
DefaultImage Gets or sets the image that will be displayed on the System.Windows.Forms.ToolStripMenuItem.
FeatureId Gets or sets the feature ID that is assigned to the System.Windows.Forms.ToolStripItem.
NonExecutableFeatureBehavior Gets or sets a value which tells the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter how the System.Windows.Forms.ToolStripMenuItem will be displayed when the feature it's registered with can't be executed.
ShortcutKeys Gets or sets the shortcut key for the System.Windows.Forms.ToolStripMenuItem.
Text Gets or sets the text that wil be displayed on the System.Windows.Forms.ToolStripMenuItem

Public Events

Name Description
AlternativeImageChanged Occurs when the AlternativeImage property is changed.
DefaultImageChanged Occurs when the DefaultImage property is changed.
FeatureIdChanged Occurs when the FeatureId property is changed.
NonExecutableFeatureBehaviorChanged Occurs when the NonExecutableFeatureBehavior property is changed.
ShortcutKeysChanged Occurs when the ShortcutKeys property is changed.
TextChanged Occurs when the Text property is changed.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly