How do I make a textbox transparent?

How can I make a VB 2010 application that chooses a random link from a textbox in the same application.?

  • No stupid answers. Just a REAL guide, or post the code here. Thank you very much. I also want it to use the built in web browser to navigate to the link address

  • Answer:

    take the data from the textbox and read it into an array Generate a random number from 0 to array.size - 1 Pick that element and navigate to that page.

Gardner at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.