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. Controls at runtime

Controls at runtime

Scheduled Pinned Locked Moved Visual Basic
helpsecuritytools
1 Posts 1 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.
  • M Offline
    M Offline
    Member 843064
    wrote on last edited by
    #1

    Basically ive a homemade webbrowser with lots of security and tools. On my main form..frmWebbrowser I plaaced an SStab1. I created code(works upon user request) to add a new tab with url as its name.eg... BrowserForm.Frame1.Visible = False BrowserForm.SSTab1.TabCaption(0) = BrowserForm.AddressField.Text BrowserForm.SSTab1.Tabs = 2 BrowserForm.SSTab1.TabCaption(1) = BrowserForm.AddressField.Text no problem here....but I want to create a new browser on the new tab. This must be done at runtime. ANd help would be highly appreciated..Thanks in Advance you guys have helped a lot already! oh..some FYI...:confused: Also I guess there are some issues with making the browser visible... thanks Greg S

    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