GetItems Method

Summary
Returns all the System.Windows.Forms.ToolStripItem objects registered with a feature.
Syntax
C#
C++/CLI
public ToolStripItem[] GetItems( 
   string feature 
) 
public:  
   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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Medical.Workstation Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.