LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveItemFeature(IToolStripItemItemProperties) Method

Show in webframe






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
) 
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

See Also

Reference

WorkstationStripItemFeatureExecuter Class
WorkstationStripItemFeatureExecuter Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.