Quote Originally Posted by Mith View Post
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?

Name:  Screenshot - 13.04.2022 , 08_25_25.png
Views: 1849
Size:  3.4 KB
I can't replicate with the OCX or std-exe. Can you bundle a demo?