ImageGear .NET - Updated
ImGearPageView Class Members
Properties  Methods  Events


ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : ImGearPageView Class

The following tables list the members exposed by ImGearPageView.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImGearPageView class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether or not the ImGearPageView control will handle the Arrow keys.  
Public Property Gets or sets ImGearPageDisplay object associated with the control, representing the image and display parameters.  
Public Property Gets or sets the Horizontal amount to scroll when using the left or right arrow keys.  
Public Property Gets the horizontal ScrollBar large change increment settings.  
Public Property Gets the horizontal ScrollBar small change increment settings.  
Public Property Gets or sets a reference to a DelegatePageCalculate delegate.  
Public Property Gets or sets a reference to a DelegatePageCaluclate delegate.  
Public Property Gets or sets page associated with the control - automatically mapped to the Page property of the associated ImGearPageDisplay object.  
Public PropertyGets or sets a value indicating whether to use configured HorizontalSmallChange, HorizontalLargeChange, VerticalSmallChange and VerticalLargeChange increments, or automatically calculated values.  
Public Property Gets or sets the vertical amount to scroll when using the up or down arrow keys.  
Public Property Gets the vertical ScrollBar large change increment settings.  
Public Property Gets the vertical ScrollBar small change increment settings.  
Top
Public Methods
 NameDescription
Public Method Enable or disable specified scroll bar.  
Public Method Registers a method to be called after default painting has been performed.  
Public Method Change visibility state of scrollbars associated with window.  
Public MethodOverloaded.  Invalidates the control's area, causing its contents to be repainted.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.  Derived classes can implement this method to handle paint events themselves.  
Protected MethodOverridden.  Processes a command key.  
Top
Public Events
 NameDescription
Public Event This event is called after default painting has been performed.  
Top
See Also

Reference

ImGearPageView Class
ImageGear.Windows.Forms Namespace