Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tooltips for static bitmaps?
#4
Maybe initial size is small. Static bitmaps are autoresized depending on image size, and then only the initial rectangle is used for tooltip.

Or use SS_NOTIFY style instead of tooltip flag 1. Without this style the control is transparent to mouse messages, and therefore Windows does not see a control there.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)