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. .NET (Core and Framework)
  4. Using OCX controls in .NET

Using OCX controls in .NET

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpcomquestion
4 Posts 2 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.
  • J Offline
    J Offline
    JerzyPeter
    wrote on last edited by
    #1

    MS Toolbar Control in mscomctl.ocx has a HotImageList property where as the .NET ToolBar doesn't. Are there any disadvantages or problems using the MS Toolbar Control, or any other COM Components and distributing the mscomctl.ocx with my .NET application? Jerzy

    N 1 Reply Last reply
    0
    • J JerzyPeter

      MS Toolbar Control in mscomctl.ocx has a HotImageList property where as the .NET ToolBar doesn't. Are there any disadvantages or problems using the MS Toolbar Control, or any other COM Components and distributing the mscomctl.ocx with my .NET application? Jerzy

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      This puzzles me too. But since they brought XP out, they have sorta abandoned the cold/hot image list stuff from toolbars. For example IE 6 on XP does not use cold and hot image lists. Maybe they feel it's a dumb feature. Nish


      Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

      J 1 Reply Last reply
      0
      • N Nish Nishant

        This puzzles me too. But since they brought XP out, they have sorta abandoned the cold/hot image list stuff from toolbars. For example IE 6 on XP does not use cold and hot image lists. Maybe they feel it's a dumb feature. Nish


        Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

        J Offline
        J Offline
        JerzyPeter
        wrote on last edited by
        #3

        Agree, but what about using other OCXes, or using DLLs or unsafe code. Should we totally avoid using them and stick only with managed code? Jerzy

        N 1 Reply Last reply
        0
        • J JerzyPeter

          Agree, but what about using other OCXes, or using DLLs or unsafe code. Should we totally avoid using them and stick only with managed code? Jerzy

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #4

          JerzyPeter wrote: Should we totally avoid using them and stick only with managed code? Not at all! The .NET framework is still incomplete in various areas. There is nothing wrong in invoking the API Nish


          Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.

          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