PDFViewerControl Events
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The PDFViewerControl type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| AutoSizeChanged | (Inherited from UserControl.) | |
| AutoValidateChanged | (Inherited from UserControl.) | |
| BackColorChanged | (Inherited from Control.) | |
| BackgroundImageChanged | (Inherited from Control.) | |
| BackgroundImageLayoutChanged | (Inherited from Control.) | |
| BindingContextChanged | (Inherited from Control.) | |
| CausesValidationChanged | (Inherited from Control.) | |
| ChangeUICues | (Inherited from Control.) | |
| Click | (Inherited from Control.) | |
| ClientSizeChanged | (Inherited from Control.) | |
| ContextMenuChanged | (Inherited from Control.) | |
| ContextMenuStripChanged | (Inherited from Control.) | |
| ControlAdded | (Inherited from Control.) | |
| ControlRemoved | (Inherited from Control.) | |
| CurrentPageIndexChanged |  Occurs when current page index changed.  | |
| CursorChanged | (Inherited from Control.) | |
| CustomPaint |  Occurs after the control has pained its content and allows you to add some custom painting.  | |
| Disposed | (Inherited from Component.) | |
| DockChanged | (Inherited from Control.) | |
| DocumentChanged |  Occurs when document is changed.  | |
| DoubleClick | (Inherited from Control.) | |
| DragDrop | (Inherited from Control.) | |
| DragEnter | (Inherited from Control.) | |
| DragLeave | (Inherited from Control.) | |
| DragOver | (Inherited from Control.) | |
| EnabledChanged | (Inherited from Control.) | |
| Enter | (Inherited from Control.) | |
| FontChanged | (Inherited from Control.) | |
| ForeColorChanged | (Inherited from Control.) | |
| GiveFeedback | (Inherited from Control.) | |
| GotFocus | (Inherited from Control.) | |
| HandleCreated | (Inherited from Control.) | |
| HandleDestroyed | (Inherited from Control.) | |
| HelpRequested | (Inherited from Control.) | |
| ImeModeChanged | (Inherited from Control.) | |
| Invalidated | (Inherited from Control.) | |
| KeyDown | (Inherited from Control.) | |
| KeyPress | (Inherited from Control.) | |
| KeyUp | (Inherited from Control.) | |
| Layout | (Inherited from Control.) | |
| Leave | (Inherited from Control.) | |
| Load | (Inherited from UserControl.) | |
| LocationChanged | (Inherited from Control.) | |
| LostFocus | (Inherited from Control.) | |
| MarginChanged | (Inherited from Control.) | |
| MouseCaptureChanged | (Inherited from Control.) | |
| MouseClick | (Inherited from Control.) | |
| MouseDoubleClick | (Inherited from Control.) | |
| MouseDown | (Inherited from Control.) | |
| MouseEnter | (Inherited from Control.) | |
| MouseHover | (Inherited from Control.) | |
| MouseLeave | (Inherited from Control.) | |
| MouseMove | (Inherited from Control.) | |
| MouseUp | (Inherited from Control.) | |
| MouseWheel | (Inherited from Control.) | |
| Move | (Inherited from Control.) | |
| PaddingChanged | (Inherited from Control.) | |
| Paint | (Inherited from Control.) | |
| ParentChanged | (Inherited from Control.) | |
| PasswordRequired |  Occurs when password required to open PDF document.  | |
| PostProcessKey |  Allows to process key after it was processed by the control.  | |
| PreProcessKey |  Allows to process key before it will be processed by the control.  | |
| PreProcessMouseDown |  Allows to process MouseDown event before it will be processed by the control.  | |
| PreProcessMouseMove |  Allows to process MouseMove event before it will be processed by the control.  | |
| PreProcessMouseUp |  Allows to process MouseUp event before it will be processed by the control.  | |
| PreviewKeyDown | (Inherited from Control.) | |
| ProgressChanged |  Raised for each reported progress value. Allows to cancel the processing.  | |
| QueryAccessibilityHelp | (Inherited from Control.) | |
| QueryContinueDrag | (Inherited from Control.) | |
| RegionChanged | (Inherited from Control.) | |
| Resize | (Inherited from Control.) | |
| RightToLeftChanged | (Inherited from Control.) | |
| Scroll | (Inherited from ScrollableControl.) | |
| SelectionChanged |  Occurs when user changes selection with mouse.  | |
| SizeChanged | (Inherited from Control.) | |
| StyleChanged | (Inherited from Control.) | |
| SystemColorsChanged | (Inherited from Control.) | |
| TabIndexChanged | (Inherited from Control.) | |
| TabStopChanged | (Inherited from Control.) | |
| TextChanged | (Inherited from UserControl.) | |
| ValidateContextMenu |  Allows to modify control's context menu.  | |
| Validated | (Inherited from Control.) | |
| Validating | (Inherited from Control.) | |
| VisibleChanged | (Inherited from Control.) | 
See Also