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

GetItems Method (IWorkstationStripItemFeatureExecuter)







The feature which registered with the System.Windows.Forms.ToolStripItem objects that will be returned.
Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
Syntax
ToolStripItem[] GetItems( 
   string feature
)
'Declaration
 
Function GetItems( _
   ByVal feature As String _
) As ToolStripItem()
'Usage
 
Dim instance As IWorkstationStripItemFeatureExecuter
Dim feature As String
Dim value() As ToolStripItem
 
value = instance.GetItems(feature)
ToolStripItem[] GetItems( 
   string feature
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationStripItemFeatureExecuter.GetItems( 
   feature 
)
ToolStripItem*[]* GetItems( 
   string* feature
) 
ToolStripItem*[]* GetItems( 
   string* feature
) 

Parameters

feature
The feature which registered with the System.Windows.Forms.ToolStripItem objects that will be returned.

Return Value

The System.Windows.Forms.ToolStripItem objects registered with the given feature.
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.