SetTextControlExColour

www.progui.co.uk  Top  Previous  Next

SetTextControlExColour()

Syntax

Success = SetTextControlExColour(ID.i, TextColour.l, BackColour.l)

Description

Sets the foreground and background colour of a TextControlEx.

ID is the handle/ID of a previously created TextControlEx or can be -1 in order to set the colour for all TextControlEx's created after this command.

Returns true for success or zero for failure.

 

TextControlEx Index