0
Answer

How to set a Paging in Picturebox images in C# windows forms

Sakthis

Sakthis

11y
1.3k
1

Hi, 

How to retrieve multiple images in picture box?

I stored some image document likes 20+ pages per document it will stored in sql table, so i just want retrieve all images in picture box? and also I need to check page one by one in button control like pageprevious, pagefirst, pagenext, pagelast in button control, how can i  do it? can anyone give me idea? or code? 

Thanks in advance..