Image Viewer CP Pro SDK ActiveX 22.0
Platform : Windows 10, Windows 8, Vista, Windows 7, XP
It is a PDF Viewer and Document Viewer SDK , Export to PDF ,Image processing, 1D and 2D Barcode Reader, Writer, DICOM and OCR with C#, C , VB.NET , VB, Delphi, Vfp, MS Access.
Image Viewer CP Pro SDK ActiveX 21.5 Released (15 January, 2024)
added OnMouseWheel event. You can capture MouseWheel events in your application to change pages or zooming by scrolling mouse wheel and check if the Ctrl,Shift, left/middle/right mouse button was pressed.
added Middle Mouse events. MMouseButtonDown, MMouseButtonUp, MMouseButtonDblClk events. e.g. When you double click Middle Mouse button, then you can Print the image.
added SetControlFocus method, let the control received the OnMouseWheel event if the control lost the focus.
added GetCurrentPage, it will return current page number if you loaded multi-page PDF or TIFF file.
updated VB6, C#2010, C#2019, VB.NET 2010, VB.NET 2019 Samples ( change pages by scrolling mouse wheel).