Search results for query: *

  • Users: neway
  • Order by date
  1. N

    picResult.print ()

    also.. after displaying the possible results.. i want to select one of the possible results.. so that i can perform some edit and delete functions. any suggestions on how i do that??
  2. N

    picResult.print ()

    it's like this. i search for a student's name then the picResult will list out possible result of students with similar name. my picturebox does involve any images. thanx btw!! :)
  3. N

    handwriting conversion, anyone??

    has anyone tried coding on converting handwritten letters to ASCII text using vb.net??
  4. N

    picResult.print ()

    im stuck. im trying to print my search results on a picturebox labeled picResult. i know there's picResult.Print in vb but that doesnt work in vb.net. any ideas of how to print the results on a picturebox??
Back
Top