FormTextBox
Class
Represents a text box used for editing of the text box interactive form.
Definition
Namespace:Telerik.Windows.Documents.Fixed.UI
Assembly:Telerik.Windows.Controls.FixedDocumentViewers.dll
Syntax:
C#
public class FormTextBox : TextBox
Inheritance: objectFormTextBox
Constructors
C#
public FormTextBox()
Methods
Handles TouchDown and focuses the FormTextBox element.
C#
protected override void OnTouchDown(TouchEventArgs e)