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

UpdateTopLevelItemsState Method (WorkstationStripItemFeatureExecuter)







The System.Windows.Forms.ToolStrip which contains the System.Windows.Forms.ToolStripItem objects to update their Enable/Visible state.
Checks if the features for direct System.Windows.Forms.ToolStripItem childs objects under the given System.Windows.Forms.ToolStrip can be executed and update their Enable and Visible state accordingly.
Syntax
public void UpdateTopLevelItemsState( 
   ToolStrip toolStrip
)
'Declaration
 
Public Sub UpdateTopLevelItemsState( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.UpdateTopLevelItemsState(toolStrip)
public void UpdateTopLevelItemsState( 
   ToolStrip toolStrip
)
 function Leadtools.Medical.Workstation.UI.WorkstationStripItemFeatureExecuter.UpdateTopLevelItemsState( 
   toolStrip 
)
public: void UpdateTopLevelItemsState( 
   ToolStrip* toolStrip
) 
public:
void UpdateTopLevelItemsState( 
   ToolStrip* toolStrip
) 

Parameters

toolStrip
The System.Windows.Forms.ToolStrip 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

 

 


Products | Support | Contact Us | Copyright Notices

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