LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

IWorkstationStripItemFeatureExecuter Interface

Methods  Events

The following tables list the members exposed by IWorkstationStripItemFeatureExecuter.

Public Methods
 NameDescription
 MethodDisableFeatureDiables System.Windows.Forms.ToolStripItem objects registered with a feature.  
 MethodEnableFeatureEnables System.Windows.Forms.ToolStripItem objects that were disabled by calling DisableFeature.  
 MethodGetDisabledItemsReturns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the DisableFeature method.  
 MethodGetHiddenItemsReturns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the HideFeature method.  
 MethodGetItemsReturns all the System.Windows.Forms.ToolStripItem objects registered with a feature.  
 MethodHideFeatureHides System.Windows.Forms.ToolStripItem objects registered with a given feature.  
 MethodIsFeatureItemDisabledChecks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are disabled.  
 MethodIsFeatureItemHiddenChecks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are hidden.  
 MethodRegisterToolStripMenuItemFeaturesRegisters 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.  
 MethodRemoveItemFeatureOverloaded. Unregisters a System.Windows.Forms.ToolStripItem.  
 MethodSetItemFeatureOverloaded. Registers a System.Windows.Forms.ToolStripItem with a feature to be executed when the item is clicked.  
 MethodShowFeatureShows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling HideFeature.  
 MethodUnregisterToolStripMenuItemFeaturesUnregisters all direct and child System.Windows.Forms.ToolStripItem objects.  
 MethodUpdateMenuItemsStateOverloaded. Checks if the features for all registered System.Windows.Forms.ToolStripItem objects can be executed and update their Enable and Visible state accordingly.  
 MethodUpdateToolStripMenuItemsStateChecks 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.  
 MethodUpdateTopLevelItemsStateChecks 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.  
Top
Public Events
 NameDescription
 EventFeatureErrorOccurs when executing a command registered with a System.Windows.Forms.ToolStripItem feature throws an exception.  
Top
See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
Leadtools.Medical.Workstation.Interfaces Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.