LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

RemoveItemFeature(IToolStripItemItemProperties) Method







A IToolStripItemItemProperties object that will be unregistered. The item should be a System.Windows.Forms.ToolStripItem
Unregister a System.Windows.Forms.ToolStripItem.
Syntax
public void RemoveItemFeature( 
   IToolStripItemItemProperties item
)
'Declaration
 
Public Overloads Sub RemoveItemFeature( _
   ByVal item As IToolStripItemItemProperties _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim item As IToolStripItemItemProperties
 
instance.RemoveItemFeature(item)
public void RemoveItemFeature( 
   IToolStripItemItemProperties item
)
 function Leadtools.Medical.Workstation.UI.WorkstationStripItemFeatureExecuter.RemoveItemFeature(IToolStripItemItemProperties)( 
   item 
)
public: void RemoveItemFeature( 
   IToolStripItemItemProperties* item
) 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.