Search results for query: *

  • Users: brentman
  • Content: Threads
  • Order by date
  1. B

    Acquire images from a scanner

    I have a program that I am working on that needs to acquire images from a scanner. I found very little info out there about getting scanned images. I found a conversion of a C# project that uses TWAIN to acquire images from a scanner. When I compile that example everything works great. I...
  2. B

    Programmatically set all textboxes to readonly

    I have an entry form that I would like to disable entry more and have it read-only. I seem to be missing the boat on dynamically controlling controls. I have been able to grab the name of a control, etc but never been able to change properties dynamically. Here is what I have, any help would...
Back
Top