This is possible?
Posted: Wed Aug 01, 2007 11:33 pm
Change bitmap when mouse cursor is over button in class ttoobar ?
Regards
Eroni
Regards
Eroni
www.FiveTechSoft.com
https://fivetechsoft.com/forums/
Code: Select all
...
do case
case nCode == TTN_GETDISPINFO
::ChangeBitmap( <nButton>, <nImage> )
...