LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UpdateToolStripMenuItemsState Method (WorkstationStripItemFeatureExecuter)

Show in webframe






The System.Windows.Forms.ToolStrip 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.ToolStrip can be executed and update their Enable and Visible state accordingly.
Syntax
public void UpdateToolStripMenuItemsState( 
   ToolStrip toolStrip
)
'Declaration
 
Public Sub UpdateToolStripMenuItemsState( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.UpdateToolStripMenuItemsState(toolStrip)

            

            
public: void UpdateToolStripMenuItemsState( 
   ToolStrip* toolStrip
) 
public:
void UpdateToolStripMenuItemsState( 
   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

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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