Leadtools.Medical.Workstation.UI Namespace : WorkstationMenuProperties Class |
The following tables list the members exposed by WorkstationMenuProperties.
Name | Description | |
---|---|---|
![]() | WorkstationMenuProperties Constructor | Overloaded. |
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 |
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. |
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. |