Search results for query: *

  • Users: malitice
  • Content: Threads
  • Order by date
  1. M

    How do you programmatically click the mouse?

    I can program it in vb6 but I can't seem to find information on doing it in vb.net. I don't need anything fancy just the code to click the left mouse button.
  2. M

    Is there an alternative to axwebbrowser for viewing html.

    I found one called Iecontrol but it doesn't do what I need, all I want is a control that shows html like a webbrowser and that is all the rest is unneeded. Does anybody know of one, or if they don't know of one, have a suggestion for making one?
  3. M

    Error with OleDb when using text field in table.

    I wrote a program that works just fine normally, but when I change one of the fields in the mysql database to a text field (or mediumtext, long text blob etc) the program throws an error: An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in system.data.dll Additional...
Back
Top