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

RegisterToolStripMenuItemFeatures Method (IWorkstationStripItemFeatureExecuter)







The System.Windows.Forms.ToolStrip object which items will be registered.
Registers all the System.Windows.Forms.ToolStripItem objects that implements the Leadtools.Medical.Workstation.UI.IToolStripItemItemProperties interface in a System.Windows.Forms.ToolStrip object with their features.
Syntax
void RegisterToolStripMenuItemFeatures( 
   ToolStrip toolStrip
)
'Declaration
 
Sub RegisterToolStripMenuItemFeatures( _
   ByVal toolStrip As ToolStrip _
) 
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim toolStrip As ToolStrip
 
instance.RegisterToolStripMenuItemFeatures(toolStrip)
void RegisterToolStripMenuItemFeatures( 
   ToolStrip toolStrip
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.RegisterToolStripMenuItemFeatures( 
   toolStrip 
)
void RegisterToolStripMenuItemFeatures( 
   ToolStrip* toolStrip
) 
void RegisterToolStripMenuItemFeatures( 
   ToolStrip* toolStrip
) 

Parameters

toolStrip
The System.Windows.Forms.ToolStrip object which items will be registered.
Remarks
This method will register all System.Windows.Forms.ToolStripItem objects directly under the System.Windows.Forms.ToolStrip.Items property and any child System.Windows.Forms.ToolStripItem that belongs to them.
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

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


Products | Support | Contact Us | Copyright Notices

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