Search results for query: *

  1. T

    Question How to change the picture of a button while it is clicked

    Ok, I am making a web browser in visual basic. I have a button to make the web browser go back and it has a picture set as the background with no text. I want it so that when I click the button it will change the image set for the button but only for as long as I have it pressed down. I hope...
  2. T

    Question How to change the picture of a button while it is clicked

    Sorry about that, I had my attention split when I posted it earlier. I hope that it is understandable now.
  3. T

    Question How to change the picture of a button while it is clicked

    I have a button on my web browser, I want the picture to change while I am clicking it. I have no idea how to do this and would greatly appreciate if somebody could tell me how I go about making this happen.
  4. T

    Loading an html file in a webBrowser

    I moved where I had the code and it is working now. sorry for my Newbiness with visual basic, I am just starting out and thank you for helping me.
  5. T

    Loading an html file in a webBrowser

    For some reason it didn't work. I got a blank screen in my web browser when I tried that.
  6. T

    Loading an html file in a webBrowser

    I am trying to load an html file in my resources folder using the webBrowser;however, I can't find out what the code is for this. I have been searching online for the past few hours and cannot seem to find anything.This is what I currently have that works but I want to load the page so that the...
Back
Top