I want to display a bitmap in its original size using a picturebox and scrollbar, but i couldn't find any option to clip a bitmap and display it in the picturebox, i am searching for one like we have for images drawimage which we can use to display a part of the image.
Do we have something same for bitmap as well?
Or any other alternative?
Do we have something same for bitmap as well?
Or any other alternative?
Comment