Image Viewer CP Gold SDK ActiveX 21.5
Release Date : 2024-01-18
Platform : Windows 11, Windows 10, Windows 8, Vista, XP
For Windows Developers who need to PDF TIFF Viewer and Image Viewer , plus support TIFF with WANG Annotations, securing a PDF document, add annotation with PDF for C++ , C#, VB.NET , VB, Delphi, Vfp, MS Access.
Image Viewer CP Gold SDK ActiveX 19.5 Released (18 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 method, 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).