📚 SAP Business One SDK Help

CompanyColor Property
See Also 

Description

Sets or returns the number of the background color for active windows.

Field name: Color.

Property type

Read-write property

Syntax

Visual Basic
Public Property CompanyColor() As Long

Remarks

Field name in the application: Company Color.

To display the form in the application:

  • Select Administration --> System Initialization --> General Settings --> Display tab.

The applicable values are:
0 - Combined
1 - Classic (default)
2 - Gray
3 - Violet
4 - Blue
5 - Green
6 - Yellow
7 - Orange
8 - Red
9 - Brown

See Also