RemoveItemFeature(IToolStripItemItemProperties) Method

Summary
Unregisters a System.Windows.Forms.ToolStripItem.
Syntax
C#
C++/CLI
public void RemoveItemFeature( 
   IToolStripItemItemProperties item 
) 
public:  
   void RemoveItemFeature( 
      IToolStripItemItemProperties^ item 
   ) 

Parameters

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

Remarks

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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