LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

IWorkstationStripItemFeatureExecuter Interface Members

Show in webframe
Methods  Events

The following tables list the members exposed by IWorkstationStripItemFeatureExecuter.

Public Methods
 NameDescription
DisableFeatureDiables System.Windows.Forms.ToolStripItem objects registered with a feature.  
EnableFeatureEnables System.Windows.Forms.ToolStripItem objects that were disabled by calling DisableFeature.  
GetDisabledItemsReturns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the DisableFeature method.  
GetHiddenItemsReturns all the System.Windows.Forms.ToolStripItem objects that are hidden due to calling the HideFeature method.  
GetItemsReturns all the System.Windows.Forms.ToolStripItem objects registered with a feature.  
HideFeatureHides System.Windows.Forms.ToolStripItem objects registered with a given feature.  
IsFeatureItemDisabledChecks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are disabled.  
IsFeatureItemHiddenChecks if the System.Windows.Forms.ToolStripItem objects registered with the given feature are hidden.  
RegisterToolStripMenuItemFeaturesRegisters 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.  
RemoveItemFeatureOverloaded. Unregisters a System.Windows.Forms.ToolStripItem.  
SetItemFeatureOverloaded. Registers a System.Windows.Forms.ToolStripItem with a feature to be executed when the item is clicked.  
ShowFeatureShows the System.Windows.Forms.ToolStripItem objects registered with a given feature that were hidden by calling HideFeature.  
UnregisterToolStripMenuItemFeaturesUnregisters all direct and child System.Windows.Forms.ToolStripItem objects.  
UpdateMenuItemsStateOverloaded. Checks if the features for all registered System.Windows.Forms.ToolStripItem objects can be executed and update their Enable and Visible state accordingly.  
UpdateToolStripMenuItemsStateChecks 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.  
UpdateTopLevelItemsStateChecks 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
FeatureErrorOccurs 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-2014 All Rights Reserved. LEAD Technologies, Inc.