WorkstationUISettings Class

Summary
Represents the workstation UI section within a configuration file.
Syntax
C#
VB
C++
public class WorkstationUISettings : SerializableConfigurationSection 
  
Public Class WorkstationUISettings  
   Inherits Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection 
   Implements System.Xml.Serialization.IXmlSerializable  
public ref class WorkstationUISettings : public Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, System.Xml.Serialization.IXmlSerializable   
Remarks

The WorkstationUISettings section will contain all the controls defined in the configuration file to be used by the default UI controls of the workstation.

To override a default UI control, use the control class name as the name value and new control type as the type value.

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.