←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly