CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Cung2_91

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    4,594

    Re: MOVEMOUSE event!

    Thx Mike, it's all done now.

    Julius
  2. Replies
    3
    Views
    4,594

    MOVEMOUSE event!

    Env: Win32 (Visual C++)

    I'm using WM_MOUSEMOVE to change a button (using STATIC with SS_BITMAP) so that when the mouse is hovering at the button it change from Default.bmp to Hover.bmp. I manage...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured