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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Change Icon

Change Icon

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiocom
4 Posts 3 Posters 0 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
    sweep123
    wrote on last edited by
    #1

    Is it possible to change the boring Icon when you create an ActiveX control in VS 7.1 The default - rectangle with circle is pants!

    A V 2 Replies Last reply
    0
    • S sweep123

      Is it possible to change the boring Icon when you create an ActiveX control in VS 7.1 The default - rectangle with circle is pants!

      A Offline
      A Offline
      Anilkumar K V
      wrote on last edited by
      #2

      Modify OnDraw()

      1 Reply Last reply
      0
      • S sweep123

        Is it possible to change the boring Icon when you create an ActiveX control in VS 7.1 The default - rectangle with circle is pants!

        V Offline
        V Offline
        vallikumar
        wrote on last edited by
        #3

        Select the resource->Bitmap->IDB_ATLCON Here you can draw a new Bitmap or import a bitmap file. And delete the existing IDB_ATLCON and give the same name to new Bitmap. regards Vallikumar A

        S 1 Reply Last reply
        0
        • V vallikumar

          Select the resource->Bitmap->IDB_ATLCON Here you can draw a new Bitmap or import a bitmap file. And delete the existing IDB_ATLCON and give the same name to new Bitmap. regards Vallikumar A

          S Offline
          S Offline
          sweep123
          wrote on last edited by
          #4

          This resource does not exist in either project that created or used the ActiveX. The default Icon that appears in the ToolBox is OCX (thats the project using the ActiveX), but get the silly Rectangle with cirle on the dialog at the design time.

          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