Navigation: Ultimate Suite for PowerBuilder Help > PowerTrackbar > Functions >

of_settrackedlinecolor

Send comments on this topic.

 

Description:

 

Specifies the color of the tracked portion of the trackbar. The tracked portion is the line that displays to the left of the slider. TrackLineColor is represented as a string value. Refer to the color chart below for available values.

Syntax:

of_settrackedlinecolor (string as_color)

Argument

Description

as_color

Pass, as a string, the color you would like to use. Valid values are "BLUE", "OLIVE", "SILVER", "BLACK", "CLASSIC", "PINK", "DEEPBLUE", "PURPLE", "GREEN", "ORANGE", "RED" (see bellow for more)

Return Value:

Always returns 1.

Usage:

 

Full list of colors:
 

 

Blue

 

Black

 

Olive

 

Silver

 

Classic

 

Amber

 

Cobalt

 

Crimson

 

Emerald

 

Indigo

 

Magenta

 

Mauve

 

Orange

 

Pink

 

Purple

 

Red

 

Teal

 

Violet

 

LightGrey

 

Grey

 

DarkGrey


 


Copyright © 2021 Werysoft Inc.