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

UpdateMenuItemsState(ToolStripItemCollection) Method







The System.Windows.Forms.ToolStripItemCollection which contains the System.Windows.Forms.ToolStripItem objects to update their Enable/Visible state.
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.
Syntax
public void UpdateMenuItemsState( 
   ToolStripItemCollection items
)
'Declaration
 
Public Overloads Sub UpdateMenuItemsState( _
   ByVal items As ToolStripItemCollection _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim items As ToolStripItemCollection
 
instance.UpdateMenuItemsState(items)
public void UpdateMenuItemsState( 
   ToolStripItemCollection items
)
 function Leadtools.Medical.Workstation.UI.WorkstationStripItemFeatureExecuter.UpdateMenuItemsState(ToolStripItemCollection)( 
   items 
)
public: void UpdateMenuItemsState( 
   ToolStripItemCollection* items
) 
public:
void UpdateMenuItemsState( 
   ToolStripItemCollection* items
) 

Parameters

items
The System.Windows.Forms.ToolStripItemCollection which contains the System.Windows.Forms.ToolStripItem objects to update their Enable/Visible state.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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