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

Thread: ActiveX control

Threaded View

  1. #1
    Join Date
    Aug 2003
    Location
    Azerbaijan ,Baku
    Posts
    59

    ActiveX control

    I use MFC Doc/View arch.
    i have control (MapX Mobile), this control use entire view part of window
    i want do next things:
    when i click on the control(view) i want create context menu but control have own function that is hiden inside. how i can process this event myself ?

    thanks in advance

    PS
    i use Microsoft eMbedded Visual Studio 4 sp 30
    Last edited by Mabbus; August 16th, 2005 at 12:50 PM.

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