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

Search:

Type: Posts; User: Ankheg

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    8,568

    Re: clicking in a CDockablePane

    Well, I think I've got this figured out, so just in case someone else is looking for a solution to the same thing in the future and searches up this thread:

    I went to the Class Wizard and selected...
  2. Replies
    1
    Views
    8,568

    [RESOLVED] clicking in a CDockablePane

    Standard disclaimer: I'm new to C++ and MFC.

    I currently have a CDockablePane with some items in it. I can catch right-clicks pretty easily with OnContextMenu, but I would like to be able to...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured