Unregisters a System.Windows.Forms.ToolStripItem.
public void RemoveItemFeature(
IToolStripItemItemProperties item
)
Overloads Sub RemoveItemFeature( _
ByVal item As Leadtools.Medical.Workstation.Ui.IToolStripItemItemProperties _
)
void RemoveItemFeature(
Leadtools.Medical.Workstation.Ui.IToolStripItemItemProperties^ item
)
item
A Leadtools.Medical.Workstation.UI.IToolStripItemItemProperties object that will be unregistered. The item should be a System.Windows.Forms.ToolStripItem object.
If the item is not of type System.Windows.Forms.ToolStripItem this will throw an System.ArgumentException.
IWorkstationStripItemFeatureExecuter Interface
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET