LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UnregisterToolStripMenuItemFeatures Method (WorkstationStripItemFeatureExecuter)

Show in webframe






The System.Windows.Forms.ToolStrip object which all direct and child System.Windows.Forms.ToolStripItem objects will be unregistered.
Unregister all direct and child System.Windows.Forms.ToolStripItem objects.
Syntax
public void UnregisterToolStripMenuItemFeatures( 
   ToolStrip toolStrip
)
'Declaration
 
Public Sub UnregisterToolStripMenuItemFeatures( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.UnregisterToolStripMenuItemFeatures(toolStrip)

            

            
public: void UnregisterToolStripMenuItemFeatures( 
   ToolStrip* toolStrip
) 
public:
void UnregisterToolStripMenuItemFeatures( 
   ToolStrip* toolStrip
) 

Parameters

toolStrip
The System.Windows.Forms.ToolStrip object which all direct and child System.Windows.Forms.ToolStripItem objects will be unregistered.
Requirements

Target Platforms

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members

 

 


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