←Select platform
In This Topic ▼

IWorkstationStripItemFeatureExecuter Interface Methods

Summary

For a list of all members of this type, see IWorkstationStripItemFeatureExecuter members

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 DisableFeature.
Public Method GetDisabledItems Returns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the DisableFeature method.
Public Method GetHiddenItems Returns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the 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 Leadtools.Medical.Workstation.UI.WorkstationViewer. (Inherited from IWorkstationInitializer)
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 Leadtools.Medical.Workstation.UI.IToolStripItemItemProperties interface in a System.Windows.Forms.ToolStrip object with their features.
Public Method RemoveItemFeature Unregisters a System.Windows.Forms.ToolStripItem.
Public Method SetItemFeature Registers 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 HideFeature.
Public Method UnregisterToolStripMenuItemFeatures Unregisters 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 updates their Enable and Visible state accordingly.
Public Method UpdateTopLevelItemsState Checks if the features for direct System.Windows.Forms.ToolStripItem child objects under the given System.Windows.Forms.ToolStrip can be executed and updates their Enable and Visible state accordingly.

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface

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.