CurrentPageTextBox
Class
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 OnKeyDown(KeyEventArgs e)