GetItems Method

Summary
Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
Syntax
C#
VB
C++
public ToolStripItem[] GetItems( 
   string feature 
) 
  
Function GetItems( _ 
   ByVal feature As String _ 
) As ToolStripItem() 
array<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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.