Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. MFC ActiveX Controls

MFC ActiveX Controls

Scheduled Pinned Locked Moved C / C++ / MFC
c++com
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Subramaniam s V
    wrote on last edited by
    #1

    Can anyone give me an idea as how you create an MFC ActiveX control using the "MFC ActiveX ControlWizard". Can you provide me some code snippet for creating a very simple ActiveX control and in turn using it in other application(like Internet Explorer etc etc).

    stefanmihaimogaS R H 3 Replies Last reply
    0
    • S Subramaniam s V

      Can anyone give me an idea as how you create an MFC ActiveX control using the "MFC ActiveX ControlWizard". Can you provide me some code snippet for creating a very simple ActiveX control and in turn using it in other application(like Internet Explorer etc etc).

      stefanmihaimogaS Offline
      stefanmihaimogaS Offline
      stefanmihaimoga
      wrote on last edited by
      #2

      Here's a start for you: Creating An ActiveX Control using VC++.NET[^] Also on this subject: Using ActiveX controls in MFC more efficiently[^]

      1 Reply Last reply
      0
      • S Subramaniam s V

        Can anyone give me an idea as how you create an MFC ActiveX control using the "MFC ActiveX ControlWizard". Can you provide me some code snippet for creating a very simple ActiveX control and in turn using it in other application(like Internet Explorer etc etc).

        R Offline
        R Offline
        Roger Stoltz
        wrote on last edited by
        #3

        First get yourself an idea of what ActiveX controls are and how they work by browsing MSDN here[^]. Or have a look in the article section at CodeProject here[^]. Then you may be able to ask more specific questions. Getting a piece of code won't do you any good if you don't know what to do with it. Also, since ActiveX controls are COM objects, you should post further questions regarding this in the COM forum here[^]. -- Roger


        It's supposed to be hard, otherwise anybody could do it!

        1 Reply Last reply
        0
        • S Subramaniam s V

          Can anyone give me an idea as how you create an MFC ActiveX control using the "MFC ActiveX ControlWizard". Can you provide me some code snippet for creating a very simple ActiveX control and in turn using it in other application(like Internet Explorer etc etc).

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          Hi Subramaniam s.V., maybe it is some helpful to you http://www.codersource.net/published/view/307/creating_custom_activex_controls_in_visual.aspx[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups