backcountryprogrammer
Member
- Local time
- Today, 16:26
- Joined
- Aug 10, 2024
- Messages
- 35
Attached is a DB with a form that shows two text boxes. The only styling applied to the text boxes is the border width; everything else is default. One text box has event handlers setup for Got/Lost-Focus. In the event handler I set the color of the textbox. I observe that this screws up the rendering of the text box (see pictures). If I don't modify the text box properties then it renders fine. This appears to bug in the renderer.
If I leave the border width at the default, everything renders fine.
Anybody seen this before?
If I leave the border width at the default, everything renders fine.
Anybody seen this before?