←Select platform

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

Leadtools.Medical.Workstation Assembly