LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveItemFeature(IToolStripItemItemProperties) Method

Show in webframe






A Leadtools.Medical.Workstation.UI.IToolStripItemItemProperties object that will be unregistered. The item should be a System.Windows.Forms.ToolStripItem object.
Unregisters a System.Windows.Forms.ToolStripItem.
Syntax
void RemoveItemFeature( 
   IToolStripItemItemProperties item
)
'Declaration
 
Overloads Sub RemoveItemFeature( _
   ByVal item As IToolStripItemItemProperties _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim item As IToolStripItemItemProperties
 
instance.RemoveItemFeature(item)

            

            
void RemoveItemFeature( 
   IToolStripItemItemProperties* item
) 
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

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members
Overload List

 

 


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