If you could provide part of the form to show me exactly what is the
behaviour of your form, and explain what behaviour you are expecting
would help me find a solution for you.I am not quite sure what
functionalities you are using and what is the output result. I could
verify myself and guide you through a work around.
In the form:ready event you can set the caption text to remain black and
normal by adding the followingthis.caption.font.fill.color.value =
"0,0,0"; //Change the Caption to blackthis.caption.font.posture =
"normal" //change the caption to normal