AssociatedItems Property

Summary
Gets a list of all the System.Windows.Forms.ToolStripItem objects that are using this WorkstationMenuProperties object.
Syntax
C#
VB
C++
public IList<ToolStripItem> AssociatedItems { get; } 
  
Public ReadOnly Property AssociatedItems As IList(Of ToolStripItem) 
public: 
property IList<ToolStripItem^>^ AssociatedItems { 
   IList<ToolStripItem^>^ get(); 
} 

Property Value

An IList of all the System.Windows.Forms.ToolStripItem objects that are using this WorkstationMenuProperties object.

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.