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

UpdateToolStripMenuItemsState Method (IWorkstationStripItemFeatureExecuter)







The System.Windows.Forms.ToolStrip which contains the System.Windows.Forms.ToolStripItem objects to update their Enable and Visible state.
Checks 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.
Syntax
void UpdateToolStripMenuItemsState( 
   ToolStrip toolStrip
)
'Declaration
 
Sub UpdateToolStripMenuItemsState( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.UpdateToolStripMenuItemsState(toolStrip)
void UpdateToolStripMenuItemsState( 
   ToolStrip toolStrip
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.UpdateToolStripMenuItemsState( 
   toolStrip 
)
void UpdateToolStripMenuItemsState( 
   ToolStrip* toolStrip
) 
void UpdateToolStripMenuItemsState( 
   ToolStrip* toolStrip
) 

Parameters

toolStrip
The System.Windows.Forms.ToolStrip which contains the System.Windows.Forms.ToolStripItem objects to update their Enable and 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

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices

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