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. Visual Basic
  4. How To Show MDI Form in ActiveXDll.OCX

How To Show MDI Form in ActiveXDll.OCX

Scheduled Pinned Locked Moved Visual Basic
csharpcomtutorialquestion
5 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.
  • U Offline
    U Offline
    Uttam Kumar Unik
    wrote on last edited by
    #1

    Hi, I want to display a MDI form form ActiveX control. Do U have any idea how to do that? I know it's possible in VB.NET but I want to do it in VB.6.0 Uttam Regards; Uttam Kumar

    R T 2 Replies Last reply
    0
    • U Uttam Kumar Unik

      Hi, I want to display a MDI form form ActiveX control. Do U have any idea how to do that? I know it's possible in VB.NET but I want to do it in VB.6.0 Uttam Regards; Uttam Kumar

      R Offline
      R Offline
      Ray Cassick
      wrote on last edited by
      #2

      I have looked into all the crazy ways of doing this and the best that I can find is to create your 'MDI Form' as a usercontrol, then load it onto a real MDI Child form in the parrent application. The only other thing that you will need to figure out is how to build and destroy menus on the child form if you need them.


      Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall."
      George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things."


      U 1 Reply Last reply
      0
      • R Ray Cassick

        I have looked into all the crazy ways of doing this and the best that I can find is to create your 'MDI Form' as a usercontrol, then load it onto a real MDI Child form in the parrent application. The only other thing that you will need to figure out is how to build and destroy menus on the child form if you need them.


        Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall."
        George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things."


        U Offline
        U Offline
        Uttam Kumar Unik
        wrote on last edited by
        #3

        Hi, Thanks a lot for the help but I'm bit lost can U plz send me a sample code? Lot of thanks in advance. Uttam Regards; Uttam Kumar

        R 1 Reply Last reply
        0
        • U Uttam Kumar Unik

          Hi, Thanks a lot for the help but I'm bit lost can U plz send me a sample code? Lot of thanks in advance. Uttam Regards; Uttam Kumar

          R Offline
          R Offline
          Ray Cassick
          wrote on last edited by
          #4

          I sent the sample app to first email address on the contact page of your website.


          Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall."
          George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things."


          1 Reply Last reply
          0
          • U Uttam Kumar Unik

            Hi, I want to display a MDI form form ActiveX control. Do U have any idea how to do that? I know it's possible in VB.NET but I want to do it in VB.6.0 Uttam Regards; Uttam Kumar

            T Offline
            T Offline
            Tony Stark
            wrote on last edited by
            #5

            Uttam Kumar, You cannot do this in native VB6 functionality. However, there are some OCX's out on the Internet that will allow you to do this relatively easily. Good Luck, Tony

            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