Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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
) 

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

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features