LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateTopLevelItemsState Method (IWorkstationStripItemFeatureExecuter)

Show in webframe






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 direct System.Windows.Forms.ToolStripItem child objects under the given System.Windows.Forms.ToolStrip can be executed and updates their Enable and Visible state accordingly.
Syntax
void UpdateTopLevelItemsState( 
   ToolStrip toolStrip
)
'Declaration
 
Sub UpdateTopLevelItemsState( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.UpdateTopLevelItemsState(toolStrip)

            

            
void UpdateTopLevelItemsState( 
   ToolStrip* toolStrip
) 
void UpdateTopLevelItemsState( 
   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

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


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