←Select platform
In This Topic ▼

WorkstationStripItemFeatureExecuter Class Members

Summary

The following tables list the members exposed by WorkstationStripItemFeatureExecuter.

Public Constructors

Name Description
Public Constructor WorkstationStripItemFeatureExecuter Initializes a new instance of the Leadtools.Medical.Workstation.WorkstationState class.

Public Methods

Name Description
Public Method DisableFeature Diables System.Windows.Forms.ToolStripItem objects registered with a feature.
Public Method EnableFeature Enables System.Windows.Forms.ToolStripItem objects that were disabled by calling Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature.
Public Method GetDisabledItems Returns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature method.
Public Method GetHiddenItems Returns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature method.
Public Method GetItems Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
Public Method HideFeature Hides System.Windows.Forms.ToolStripItem objects registered with a given feature.
Public Method Initialize Initializes this object with the Leadtools.Medical.Workstation.WorkstationContainer for the current WorkstationViewer
Public Method IsFeatureItemDisabled Checks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are disabled.
Public Method IsFeatureItemHidden Checks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are hidden.
Public Method RegisterToolStripMenuItemFeatures Registers all the System.Windows.Forms.ToolStripItem objects that implements the IToolStripItemItemProperties interface in a System.Windows.Forms.ToolStrip object with their features.
Public Method RemoveItemFeature Unregister a System.Windows.Forms.ToolStripItem.
Public Method SetItemFeature Register a System.Windows.Forms.ToolStripItem with a feature to be executed when the item is clicked.
Public Method ShowFeature Shows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature.
Public Method UnregisterToolStripMenuItemFeatures Unregister all direct and child System.Windows.Forms.ToolStripItem objects.
Public Method UpdateMenuItemsState Checks if the features for all registered System.Windows.Forms.ToolStripItem objects under the given System.Windows.Forms.ToolStripItemCollection can be executed and update their Enable and Visible state accordingly.
Public Method UpdateToolStripMenuItemsState Checks if the features for all registered System.Windows.Forms.ToolStripItem objects under the given System.Windows.Forms.ToolStrip can be executed and update their Enable and Visible state accordingly.
Public Method UpdateTopLevelItemsState Checks if the features for direct System.Windows.Forms.ToolStripItem childs objects under the given System.Windows.Forms.ToolStrip can be executed and update their Enable and Visible state accordingly.

Public Properties

Name Description
Public Property IsInitialized Gets a value to check whether this object has been initialized.
Public Property ViewerContainer Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current WorkstationViewer.

Public Events

Name Description
Public Event FeatureError Occurs when executing a command registered with a System.Windows.Forms.ToolStripItem feature throws an exception.

See Also

Reference

WorkstationStripItemFeatureExecuter Class

Leadtools.Medical.Workstation Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.