UnregisterToolStripMenuItemFeatures Method

Summary

Unregisters all direct and child System.Windows.Forms.ToolStripItem objects.

Syntax
C#
VB
C++
public void UnregisterToolStripMenuItemFeatures( 
   ToolStrip toolStrip 
) 
  
Sub UnregisterToolStripMenuItemFeatures( _ 
   ByVal toolStrip As 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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly