Results 1 to 2 of 2

Thread: [RESOLVED] Not selecting 'Case WM_LBUTTONDBLCLK'

  1. #1

    Thread Starter
    Lively Member feneck's Avatar
    Join Date
    Mar 2007
    Location
    Australia, Queensland, Gympie
    Posts
    85

    Resolved [RESOLVED] Not selecting 'Case WM_LBUTTONDBLCLK'

    Hey guys, ill prob have to post some more information on this, but I need some more knolage, and google isnt helping alot -.-


    What I have is a system were u can hide the form and make a system tray icon and a pop up message....

    im trying to do it again in the same program with another form...
    it dosnt seem to work, it dosnt pick up the case that i

    Select Case lngMsg
    Case WM_RBUTTONCLK
    (stuff)

    Case WM_LBUTTONDBLCLK
    (stuff)



    If i add a little maroon dot on the side of the code, it is saying that its running over the Case, but its not choosing it? I dont get it? maybe someone could shed some light on this?

    Ask if u need more code... im hoping i have posted all i need to tho thats guys

    REMEMBER TO RATE

  2. #2

    Thread Starter
    Lively Member feneck's Avatar
    Join Date
    Mar 2007
    Location
    Australia, Queensland, Gympie
    Posts
    85

    Re: Not selecting 'Case WM_LBUTTONDBLCLK'

    Dw guys... found it hehe

    REMEMBER TO RATE

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