I am painting my own Image Button on Pocket PC. All is well until the
button is tapped (selected). The image and text that I painted disappears
- it seems that the button paints itself (blank button - no text no image)
over my painting of the image and text. When it gains or looses focus all
is well - paints the border without painting over my painting of the image
and the text.
Is there a different painting order when a button is selected as opposed
to when a button gains/looses focus?