←Select platform

Controls Property

Summary

Gets the UI controls defined in the configuration to be created in the workstation.

Syntax

C#
VB
C++
public NamedElementCollection<NameTypeConfigurationElement> Controls {get;}
Public ReadOnly Property Controls As NamedElementCollection(Of NameTypeConfigurationElement)
public: 
property NamedElementCollection<NameTypeConfigurationElement^>^ Controls { 
   NamedElementCollection<NameTypeConfigurationElement^>^ get(); 
} 

Property Value

A collection of Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NameTypeConfigurationElement which contains the information of the UI controls.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize