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

RemoveItemFeature(ToolStripItem) Method







A System.Windows.Forms.ToolStripItem object that will be unregistered.
Unregister a System.Windows.Forms.ToolStripItem.
Syntax
public void RemoveItemFeature( 
   ToolStripItem item
)
'Declaration
 
Public Overloads Sub RemoveItemFeature( _
   ByVal item As ToolStripItem _
) 
'Usage
 
Dim instance As WorkstationStripItemFeatureExecuter
Dim item As ToolStripItem
 
instance.RemoveItemFeature(item)
public void RemoveItemFeature( 
   ToolStripItem item
)
 function Leadtools.Medical.Workstation.UI.WorkstationStripItemFeatureExecuter.RemoveItemFeature(ToolStripItem)( 
   item 
)
public: void RemoveItemFeature( 
   ToolStripItem* item
) 
public:
void RemoveItemFeature( 
   ToolStripItem* item
) 

Parameters

item
A System.Windows.Forms.ToolStripItem object that will be unregistered.
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.