Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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

            

            
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

See Also

Reference

WorkstationMenuProperties Class
WorkstationMenuProperties Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features