Leadtools.Medical.Workstation Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WorkstationUISettings Class
See Also  Members  
Leadtools.Medical.Workstation.UI.Factory Namespace : WorkstationUISettings Class




Represents the workstation UI section within a configuration file.

Syntax

Visual Basic (Declaration) 
Public Class WorkstationUISettings 
   Inherits SerializableConfigurationSection
Visual Basic (Usage)Copy Code
Dim instance As WorkstationUISettings
C# 
public class WorkstationUISettings : SerializableConfigurationSection 
Managed Extensions for C++ 
public __gc class WorkstationUISettings : public SerializableConfigurationSection 
C++/CLI 
public ref class WorkstationUISettings : public SerializableConfigurationSection 

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.

Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationSection
         Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
            Leadtools.Medical.Workstation.UI.Factory.WorkstationUISettings

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features