VB6SP6, Win7, VBCCR 1.7.37
hi Krool,
i found an annoying bug using the textbox control inside a picture control:
1. The textbox has the focus with the cursor.
2. now i click on the picture control (parent)
3. The validate event of the textbox is not triggered...
If i use TAB or click on another textbox on the form the validate event of the textbox is triggered!
BTW: The VB-textbox in a picture control still triggers the validate event when i click on the picturebox!
Any ideas how to fix this?
