Show / Hide Table of Contents

Class UserPreferenceStrings.Visual

Visual effects

Inheritance
object
UserPreferenceStrings.Visual
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Visual

Fields

ActiveSound

Enables the use of sounds for events in SuperOffice CRM. The various sounds may be defined individually under Sounds and Audio Devices in the Windows Control Panel.

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string ActiveSound = "ActiveSound"
Field Value
Type Description
string

AnimatePanels

Enables animation when switching screens

Control type: Bool, access: Wizard
Declaration
public const string AnimatePanels = "AnimatePanels"
Field Value
Type Description
string

FilterCompletedFromTodo

Filter: Removes completed activities from the checklist

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string FilterCompletedFromTodo = "FilterCompletedFromTodo"
Field Value
Type Description
string

FrameType

Which frame type to use in edit fields

Control type: Text, access: Wizard
Declaration
public const string FrameType = "FrameType"
Field Value
Type Description
string

HistorySize

The maximum number of elements in a history list

Control type: Number, access: Admin, Crm, Admin users, Wizard
Declaration
public const string HistorySize = "HistorySize"
Field Value
Type Description
string

JpegQuality

Quality parameter for JPEG compression of stored images, from 0 to 100; 100 is best, default is 40. Setting high values will result in sharper images, at the cost of storage space in the database and loading times.

Control type: Number, access: Admin, Crm, Admin users, Wizard
Declaration
public const string JpegQuality = "JpegQuality"
Field Value
Type Description
string

MonitorLight

Status images are processed to make them seem transparent. This parameter controls how much the light level is increased from a normalized starting point. Higher values will result in lighter images, possibly resulting in loss of detail. Default is 80.

Control type: Number, access: Admin, Admin users, Wizard
Declaration
public const string MonitorLight = "MonitorLight"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "Visual"
Field Value
Type Description
string

ShowNotepad

Should the Notepad be displayed when CRM is started? (Default = NO)

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string ShowNotepad = "ShowNotepad"
Field Value
Type Description
string

Tooltips

Turn tooltips on or off

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string Tooltips = "Tooltips"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top