Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Couple button questions. Enlarge control on mouse over.
#7
This is a GREAT way to get a very simple hover over button effect that Windows XP style gives to buttons but not seen in Windows Classic Style (only need to set sizePlus to 1 for a nice subtle effect). More importantly if you cover a button with a bmp/jpeg using:


Code:
Copy      Help
,SendMessage(id(47 hDlg) BM_SETIMAGE IMAGE_BITMAP LoadPictureFile(SampleImageFilePath 0))

you would normally lose the Windows XP hover effect but this gives it back!!!! Beautiful.

Anyway to make it work for a tab control? kind of like def TCS_HOTTRACK 0x0040 but a little more prominent?


Thanks!!!
Stuart


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)