ImageGear Professional for Windows ActiveX
IGPageViewCtl Control

Description:

The instance of IGPageViewCtl Control should be either added to the form during design time, or created dynamically during run time.

Interface:

IIGPageViewCtl

Members:

Methods
DrawText Method Use this method in IGPageViewCtl control's AfterDraw event to draw a text over the image.
UpdateView Method This method causes redraw of the View control window.
Properties
DrawEvent Property Used to enable or disable draw events.
Enabled Property Specifies whether the object can respond to user-generated events.
hWnd Property This is the standard object property specifying the window handle of window associated with control.
MouseIcon Property Provides a custom icon
MousePointer Property This is standard object property specifying the type of mouse pointer.
PageDisplay Property This property specifies IGPageDisplay Object assigned to this View control.
SelectEvent Property This property sets the SelectEvent Event that occurs when the user depresses the left mouse button.
Events
AfterDraw Event Fires after the image is drawn on the device context.
BeforeDraw Event Fires before the image is drawn on the device context.
DropFiles Event Fires when the user drops files on the control's window.
KeyDown Event Occurs when the user presses a key on the keyboard.
KeyPress Event Occurs when the user presses and releases a key on the keyboard.
KeyUp Event Occurs when the user releases a key on the keyboard.
MouseDblClick Event Mouse event, fired for each mouse double click.
MouseDown Event Mouse event, fired each time any mouse button is pressed.
MouseMove Event Mouse event, fired each time mouse is moved across the View control window.
MouseUp Event Mouse event, fired each time any mouse button is released.
MouseWheel Event Mouse event, fired each time the mouse wheel is scrolled over the View control window.
Scroll Event Scroll event is fired each time the state of the image scroll bars is changed.
SelectEvent Event This event is evoked when the user releases the left mouse button after selecting a rectangle.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback