LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetItems Method (IWorkstationStripItemFeatureExecuter)

Show in webframe






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

See Also

Reference

IWorkstationStripItemFeatureExecuter Interface
IWorkstationStripItemFeatureExecuter Members

 

 


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