New to Telerik UI for WPFStart a free 30-day trial

The TextBox control which shows the current page number on which the RadPdfViewer is at the moment.

Definition

Namespace:Telerik.Windows.Controls.FixedDocumentViewersUI

Assembly:Telerik.Windows.Controls.FixedDocumentViewersUI.dll

Syntax:

C#
public class CurrentPageTextBox : TextBox

Inheritance: objectCurrentPageTextBox

Constructors

Initializes a new instance of the CurrentPageTextBox class.

C#
public CurrentPageTextBox()

Methods

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs
C#
protected override void OnKeyDown(KeyEventArgs e)
Parameters:eKeyEventArgs