Hi,
I have developed a custom control which i am placing in a tab diaolog. i have override the paintEvent() in custom control to paint the control to Gray in color. It works fine in Debug mode.
But in Release mode some time it looks Black in color. After some time it turns to Gray.

Can anyone tell me how can i resolve this