Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::text::SetTextControlColors Function
C++
void SetTextControlColors(PSI_CONTROL pc, CDATA fore, CDATA back);
void (* SetTextControlColors)(PSI_CONTROL pc, CDATA fore, CDATA back);
Parameters 
Description 
PSI_CONTROL pc 
a Text control 
CDATA fore 
CDATA describing the foreground color to use 
CDATA back 
CDATA describing the background color to use. 0 is no color, and only the foreground text is output. See PutString. 

Sets the foreground and background of a text control.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!