Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

WebTextField

From Xojo Documentation

Class (inherits from WebTextControl)


New in 2010r4

A single line, editable text control. The web equivalent of the desktop TextField control.

Events
Closed LostFocus TextChanged
GotFocus Opening
Properties
AllowAutoComplete Left ReadOnly
AllowSpellChecking LockBottom fa-lock-32.png Style
Caption LockHorizontal fa-lock-32.png TabIndex
ContextualMenu LockLeft fa-lock-32.png Text
ControlID fa-lock-32.png LockRight fa-lock-32.png TextAlignment
Enabled LockVertical fa-lock-32.png Tooltip
FieldType MaximumCharactersAllowed Top
Height Name fa-lock-32.png Visible
Hint Page fa-lock-32.png Width
Indicator Parent fa-lock-32.png
Methods
Close GotoURL SetFocus
ExecuteJavaScript SelectAll UpdateBrowser
Enumerations
FieldTypes

Sample Code

Display text in the textfield:

TextField1.Value = "Hello, World!"

See Also

WebLabel, WebTextArea, WebSearchField

Retrieved from "http://docs.xojo.com/index.php?title=WebTextField&oldid=69921"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • New2010r4
  • Web
  • Text Controls
  • This page was last edited on 29 April 2020, at 12:10.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki