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. Visual studio UI

Visual studio UI

Scheduled Pinned Locked Moved Visual Basic
csharphtmlvisual-studiodesignhardware
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.
  • R Offline
    R Offline
    rubs
    wrote on last edited by
    #1

    Hi all, I'd like to develop a new app. with the look of the Visual studio UI, I mean something between windows form and html embedded... Any link would be appreciate. thank you in advance-

    D 1 Reply Last reply
    0
    • R rubs

      Hi all, I'd like to develop a new app. with the look of the Visual studio UI, I mean something between windows form and html embedded... Any link would be appreciate. thank you in advance-

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Everything depends on what your app is going to do. I haven't been able to find any link anywhere to teach you how to duplicate the look and feel of the VS Interface. You'll have to do it using the standard controls modified to give the look of VS UI controls. Probably, some will take just a couple of setting changes, and some you'll have to do extensive work on to get what you want. RageInTheMachine9532

      R 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Everything depends on what your app is going to do. I haven't been able to find any link anywhere to teach you how to duplicate the look and feel of the VS Interface. You'll have to do it using the standard controls modified to give the look of VS UI controls. Probably, some will take just a couple of setting changes, and some you'll have to do extensive work on to get what you want. RageInTheMachine9532

        R Offline
        R Offline
        rubs
        wrote on last edited by
        #3

        Thanks for your comments, I heard something about a Microsoft webbrowser control; have you ever tested it within a windows form?

        D 1 Reply Last reply
        0
        • R rubs

          Thanks for your comments, I heard something about a Microsoft webbrowser control; have you ever tested it within a windows form?

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          It's actually Internet Explorer. You can place it on the form and configure the control to not show menu bars, tool bars, address bar, basically turn anything on or off. Experiment with to see what I mean. But all you have to do is give it the URL you want to display or just the filename if it's a local page on disk. RageInTheMachine9532

          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