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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. what functions could I use to get this effect in C#????

what functions could I use to get this effect in C#????

Scheduled Pinned Locked Moved C#
csharpc++phpvisual-studioquestion
3 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.
  • P Offline
    P Offline
    para para
    wrote on last edited by
    #1

    Hello I have coding experience in C++ in Visual Studio but not in C# besides basic hello world and I want to create something like this http://img521.imageshack.us/my.php?image=gogulexl4.jpg basically it is a embeded browser window inside another window the main window I should be able to use goole normally or any other site and automatically extract some search queries when I click on a button or something(to be thought of later on). Thank you in advance

    hello

    J P 2 Replies Last reply
    0
    • P para para

      Hello I have coding experience in C++ in Visual Studio but not in C# besides basic hello world and I want to create something like this http://img521.imageshack.us/my.php?image=gogulexl4.jpg basically it is a embeded browser window inside another window the main window I should be able to use goole normally or any other site and automatically extract some search queries when I click on a button or something(to be thought of later on). Thank you in advance

      hello

      J Offline
      J Offline
      Jim Conigliaro
      wrote on last edited by
      #2

      If I understand what you are looking for, you should be able to create a basic windows form application and then use the web browser control to embed Internet Explorer into the application.

      Jim Conigliaro jconigliaro@ieee.org
      http://www.jimconigliaro.com

      1 Reply Last reply
      0
      • P para para

        Hello I have coding experience in C++ in Visual Studio but not in C# besides basic hello world and I want to create something like this http://img521.imageshack.us/my.php?image=gogulexl4.jpg basically it is a embeded browser window inside another window the main window I should be able to use goole normally or any other site and automatically extract some search queries when I click on a button or something(to be thought of later on). Thank you in advance

        hello

        P Offline
        P Offline
        pmarfleet
        wrote on last edited by
        #3

        WebBrowser Control[^] is what you want.

        Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

        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