←Select platform

UnregisterToolStripMenuItemFeatures Method

Summary

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

Syntax

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly