RemoveItemFeature(IToolStripItemItemProperties) Method

Summary
Unregister a System.Windows.Forms.ToolStripItem.
Syntax
C#
VB
C++
public void RemoveItemFeature( 
   IToolStripItemItemProperties item 
) 
  
Public Overloads Sub RemoveItemFeature( _ 
   ByVal item As IToolStripItemItemProperties _ 
)  
public: 
void RemoveItemFeature(  
   IToolStripItemItemProperties^ item 
)  

Parameters

item
A IToolStripItemItemProperties object that will be unregistered. The item should be a System.Windows.Forms.ToolStripItem

Remarks

If the item is not of type System.Windows.Forms.ToolStripItem this will throw an System.ArgumentException.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.