←Select platform

WorkstationStripItemFeatureExecuter Class Methods

Summary

For a list of all members of this type, see WorkstationStripItemFeatureExecuter 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 Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature.
GetDisabledItems Returns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature method.
GetHiddenItems Returns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.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 WorkstationViewer
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 IToolStripItemItemProperties interface in a System.Windows.Forms.ToolStrip object with their features.
RemoveItemFeature Unregister a System.Windows.Forms.ToolStripItem.
SetItemFeature Register 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 Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.HideFeature.
UnregisterToolStripMenuItemFeatures Unregister 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 update their Enable and Visible state accordingly.
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.
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