CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    sunnysky Guest

    How Can I Disable WM_CONTEXTMENU Handler of CEdit?

    Do I have create a new class inheriting CEdit?

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,398

    Re: How Can I Disable WM_CONTEXTMENU Handler of CEdit?

    Why not just to try it? it will take you less than one minute!
    Victor Nijegorodov

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