CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2002
    Posts
    6

    Unhappy Status bar problem

    Can anyone tell me how to display the current position of the mouse pointer in a pane of the status bar, MDI application?

    Using the ON_MOUSE_MOVE event is doing no good, because all of the input focus goes to the view. Please give me some advice!

  2. #2
    Join Date
    Jan 2003
    Location
    17°22' N - 78°29' E
    Posts
    198

    Question Tell me more...

    Your question was not descriptive enough!

    Are you using vb?

    What exactly do you wnt to do ?

    Could you upload the project (or a sample or the problem)?

    ============
    ~ Lord Loh ~
    ============

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured