Kr00l / VBCCR

VB Common Controls Replacement Library
MIT License
104 stars 46 forks source link

MouseEnter event never get triggered #28

Closed dragokas closed 10 months ago

dragokas commented 11 months ago

Hi, it seems MouseEnter is never triggered, at least with TextBoxW and ListBoxW controls. Can you please, look?

Appreciate, and good day to you!

Kr00l commented 10 months ago

Did you set the MouseTrack property to True ?

dragokas commented 10 months ago

Hmm, that's new for me. Thanks for letting me know, and sorry for bothering. Good luck!