When i pull in a multipage tif into my imgedit box i can only get it to display a particular page. How do i get the imgedit box to hold all of the pages(multipage)
ImgEdit1.Image = "C:\myimage.tif"
ImgEdit1.Page = 2 <------- I want to display all of the pages not just one particular page. if i do not specify a page then it just pulls of the fist page of the multi-page tif
ImgEdit1.Display
Anyone know the solution.......
