jonbell

jonbell

  • NA
  • 4
  • 0

How to display a certain region of image in picturebox control

Feb 22 2004 2:01 AM
Hey. For the program I am making, I need to display part of an image in a windows form using the picturebox control I guess. However, I need to only show a certain region of an entire bitmap and need to be able to change the region dynamically (although the diminsions will remain the same).... how can I do this? thanks