←Select platform

IWorkstationStripItemFeatureExecuter Interface Methods

Summary

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

Public Methods

Name Description
DisableFeature Diables System.Windows.Forms.ToolStripItem objects registered with a feature.
EnableFeature Enables System.Windows.Forms.ToolStripItem objects that were disabled by calling DisableFeature.
GetDisabledItems Returns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the DisableFeature method.
GetHiddenItems Returns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the HideFeature method.
GetItems Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
HideFeature Hides System.Windows.Forms.ToolStripItem objects registered with a given feature.
Initialize Initializes this object with the Leadtools.Medical.Workstation.WorkstationContainer for the current Leadtools.Medical.Workstation.UI.WorkstationViewer. (Inherited from IWorkstationInitializer)
IsFeatureItemDisabled Checks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are disabled.
IsFeatureItemHidden Checks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are hidden.
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.
RemoveItemFeature Unregisters a System.Windows.Forms.ToolStripItem.
SetItemFeature Registers a System.Windows.Forms.ToolStripItem with a feature to be executed when the item is clicked.
ShowFeature Shows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling HideFeature.
UnregisterToolStripMenuItemFeatures Unregisters all direct and child System.Windows.Forms.ToolStripItem objects.
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.
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.
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.
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