Visual Basic (Declaration) | |
---|---|
Public Class WorkstationUISettings Inherits Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection Implements IXmlSerializable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WorkstationUISettings |
C# | |
---|---|
public class WorkstationUISettings : Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, IXmlSerializable |
Managed Extensions for C++ | |
---|---|
public __gc class WorkstationUISettings : public Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, IXmlSerializable |
C++/CLI | |
---|---|
public ref class WorkstationUISettings : public Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection, 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.
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
Leadtools.Medical.Workstation.UI.Factory.WorkstationUISettings
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7