Listbox data

data_font = “text”

Font for data displayed in the box. See Fonts.

Default: MS Sans Serif.

data_bgc = rgb_value
data_fgc = rgb_value

Background and foreground colours for the listbox data. See Colours.

Default: The parent window’s data colour values.

data_pen = integer

Specifies a pen to be used for display of listbox data, overriding the default pen. See Pens.

Default: In a Sculptor palette, PEN_TEXTBOX_DATA (27).


RELATED TOPICS

Listboxes