LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetDisabledItems Method (WorkstationStripItemFeatureExecuter)

Show in webframe






Returns all the System.Windows.Forms.ToolStripItem objects that are disabled due to calling the Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.DisableFeature method.
Syntax
public ToolStripItem[] GetDisabledItems()
'Declaration
 
Public Function GetDisabledItems() As ToolStripItem()
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim value() As ToolStripItem
 
value = instance.GetDisabledItems()

            

            
public: ToolStripItem*[]* GetDisabledItems(); 
public:
ToolStripItem*[]* GetDisabledItems(); 

Return Value

Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.