Leadtools.Medical.Workstation.UI.Factory Namespace : WorkstationUISettings Class |
public class WorkstationUISettings : Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, System.Xml.Serialization.IXmlSerializable
'Declaration Public Class WorkstationUISettings Inherits Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection Implements System.Xml.Serialization.IXmlSerializable
'Usage Dim instance As WorkstationUISettings
public sealed class WorkstationUISettings : System.Xml.Serialization.IXmlSerializable
function Leadtools.Medical.Workstation.UI.Factory.WorkstationUISettings()
public __gc class WorkstationUISettings : public Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, System.Xml.Serialization.IXmlSerializable
public ref class WorkstationUISettings : public Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, System.Xml.Serialization.IXmlSerializable
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2