Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
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 __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.