Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the color scheme of the control.
Syntax
public int colorScheme([int value])
Run On
Client
Parameters
- value
Type: int
Return Value
Type: int
An integer between zero and two, inclusive.
Remarks
The color scheme is defined according to the following table:
Value. |
Style. |
---|---|
0 |
Default. |
1 |
The Microsoft Windows palette. |
2 |
The true-color scheme. |