Siebel Reports Administration Guide > Library Reference > sscustom Library >

Check Box Text Control


The ssTxtChkBox control displays Boolean information. A check mark is displayed whenever TrueCondition is TRUE. TrueCondition evaluates the DataValue of the control with the string expression in the TrueCondition Property; if they match, the condition is TRUE and the check mark is displayed.

You can adjust TrueCondition by changing the value of the TrueCondition property. The default property value is Y.

The ssTxtChkBox control uses the Monotype Sorts font to display check marks. If the Monotype Sorts font is unavailable on the local machine, a 3 is displayed for TRUE conditions and "" for FALSE conditions. The code that controls this can be adjusted in the OnRow method of the control.


 Siebel Reports Administration Guide, Version 7.5, Rev B 
 Published: 18 April 2003