ActiveReports.Viewer3 Request technical support
Viewer Class Members
See Also  Properties  Methods  Events


The following tables list the members exposed by Viewer.

Public Constructors

 NameDescription
Public ConstructorViewer ConstructorInitializes a new instance of the Viewer class.  
Top

Public Properties

 NameDescription
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyActiveControl (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScaleMode (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyAutoScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollMinSize (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollPosition (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyAutoSize (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoSizeMode (Inherited from System.Windows.Forms.UserControl)
Public PropertyAutoValidate (Inherited from System.Windows.Forms.UserControl)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContext (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyBorderStyle (Inherited from System.Windows.Forms.UserControl)
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyColorThemeGets or sets the Color theme for the viewer.  
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentAutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDocumentGets or sets an ActiveReports Document to be displayed in the viewer control.  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.Control)
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyHorizontalScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLocalizeSets the value of the localization resource manager used to modify the text throughout the viewer's user interface.  
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyParentForm (Inherited from System.Windows.Forms.ContainerControl)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyReportViewerGets a reference to the ReportViewerObject properties.  
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTableOfContentsGets a reference to the TableOfContentsObject.  
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTabTitleLengthGets or sets the character length of tab titles when using tabbed browsing. The default is 35.  
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyToolbarGets a reference to the ToolbarObject of the control.  
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVerticalScroll (Inherited from System.Windows.Forms.ScrollableControl)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Top

Public Methods

 NameDescription
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeReleases the instance of the Viewer class from memory. (Inherited from System.ComponentModel.Component)
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPerformAutoScale (Inherited from System.Windows.Forms.ContainerControl)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodScrollControlIntoView (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSelect (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetAutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodShowFindDialogDisplays the FindDialog.  
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodValidateOverloaded.  (Inherited from System.Windows.Forms.ContainerControl)
Public MethodValidateChildrenOverloaded.  (Inherited from System.Windows.Forms.UserControl)
Top

Public Events

 NameDescription
Public EventAutoSizeChanged (Inherited from System.Windows.Forms.UserControl)
Public EventAutoValidateChangedOccurs when the AutoValidate property changes. (Inherited from System.Windows.Forms.UserControl)
Public EventBackColorChangedOccurs when the value of the BackColor property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChangedOccurs when the value of the BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChangedOccurs when the value of the BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChangedOccurs when the value of the CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChangedOccurs when the value of the ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChangedOccurs when the value of the ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public EventControlAddedOccurs when a new control is added to the ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventControlRemovedOccurs when a control is removed from the ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventCursorChangedOccurs when the value of the Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public EventDisposedAdds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component)
Public EventDockChangedOccurs when the value of the Dock property changes. (Inherited from System.Windows.Forms.Control)
Public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventEnabledChangedOccurs when the Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public EventFindOccurs when the Find dialog finds the requested text in the document.  
Public EventFontChangedOccurs when the Font property value changes. (Inherited from System.Windows.Forms.Control)
Public EventForeColorChangedOccurs when the ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public EventGotFocusOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public EventHandleCreatedOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyedOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public EventHyperLinkOccurs when the user clicks on text or an image that has a hyperlink assigned to it.  
Public EventImeModeChangedOccurs when the ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public EventInvalidatedOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyPressOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventLoadOccurs before the control becomes visible for the first time. (Inherited from System.Windows.Forms.UserControl)
Public EventLoadCompletedOccurs after all the viewer pages have been fully loaded.  
Public EventLocationChangedOccurs when the Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventLostFocusOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public EventMouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
Public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
Public EventMouseWheelOccurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
Public EventPaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
Public EventParentChangedOccurs when the Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public EventRegionChangedOccurs when the value of the Region property changes. (Inherited from System.Windows.Forms.Control)
Public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChangedOccurs when the RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public EventScrollOccurs when the user or code scrolls through the client area. (Inherited from System.Windows.Forms.ScrollableControl)
Public EventSizeChangedOccurs when the Size property value changes. (Inherited from System.Windows.Forms.Control)
Public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChangedOccurs when the TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTableOfContentsAfterSelectOccurs after an item is selected in the table of contents treeview.  
Public EventTableOfContentsClickOccurs when the user clicks an item in the table of contents treeview.  
Public EventTableOfContentsSelectedIndexChangedOccurs when the index of the currently selected item in the table of contents changes.  
Public EventTabStopChangedOccurs when the TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public EventToolClickOccurs when the user clicks a tool on the viewer's toolbar.  
Public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public EventVisibleChangedOccurs when the Visible property value changes. (Inherited from System.Windows.Forms.Control)
Public EventZoomChangedOccurs when the zoom has changed in the viewer.  
Top

See Also