ClassFormTextBox
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:
cs-api-definition
public class FormTextBox : TextBox
Inheritance: objectFormTextBox
Constructors
FormTextBox()
Declaration
cs-api-definition
public FormTextBox()
Methods
OnTouchDown(TouchEventArgs)
Handles TouchDown and focuses the FormTextBox element.
Declaration
cs-api-definition
protected override void OnTouchDown(TouchEventArgs e)
Parameters
e
TouchEventArgs