←Select platform

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 Leadtools.Medical.Workstation.Ui.IToolStripItemItemProperties _ 
)  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly