LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

UnregisterToolStripMenuItemFeatures Method (IWorkstationStripItemFeatureExecuter)

Show in webframe






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

            

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

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


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