LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

AssociatedItems Property







Gets a list of all the System.Windows.Forms.ToolStripItem objects that are using this WorkstationMenuProperties object.
Syntax
public IList<ToolStripItem> AssociatedItems {get;}
'Declaration
 
Public ReadOnly Property AssociatedItems As IList(Of ToolStripItem)
'Usage
 
Dim instance As WorkstationMenuProperties
Dim value As IList(Of ToolStripItem)
 
value = instance.AssociatedItems
 get_AssociatedItems(); 
public: __property IList<ToolStripItem*>* get_AssociatedItems();
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.