LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateMenuItemsState(ToolStripItemCollection) Method

Show in webframe






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
void UpdateMenuItemsState( 
   ToolStripItemCollection items
)
'Declaration
 
Overloads Sub UpdateMenuItemsState( _
   ByVal items As ToolStripItemCollection _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim items As ToolStripItemCollection
 
instance.UpdateMenuItemsState(items)

            

            
void UpdateMenuItemsState( 
   ToolStripItemCollection* items
) 
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

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members
Overload List

 

 


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