Xojo Documentation Xojo Documentation

  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

WebTextArea

From Xojo Documentation

Supported Platforms
Project Types: Web     Platforms: macOS, Windows, Linux

Class (inherits from WebTextControl)


New in 2010r4

An editable text control that supports multiple lines. The web equivalent of the desktop TextArea control. However it does not currently support style runs.

Events
Close KeyPressed MouseUp
ContextualMenuAction LostFocus Open
DoubleClick MouseDown Resized
DropObject MouseEnter Shown
GotFocus MouseExit TextChanged
Hidden MouseMove
Properties
ContextualMenu Left ReadOnly
ControlID fa-lock-32.png LockBottom ScrollPosition
CueText LockHorizontal Style
Cursor LockLeft Text
DragOverStyle LockRight TextAlign
Enabled LockTop Top
HasFocusRing LockVertical VerticalCenter
Height Name fa-lock-32.png Visible
HelpTag Page fa-lock-32.png Width
HorizontalCenter Parent fa-lock-32.png Zindex
Methods
AcceptPictureDrop AllowTextDrag MsgBox
AcceptRawDataDrop AppendText PresentContextualMenu
AcceptTextDrop Close SetFocus
AllowPictureDrag ExecuteJavaScript ShowURL
AllowRawDataDrag InsertText

Sample Code

Display some text in the TextArea:

TextArea1.Text = "Hello, World!"

See Also

WebLabel, WebTextField, WebSearchField

Retrieved from "http://docs.xojo.com/index.php?title=WebTextArea&oldid=58806"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • New2010r4
  • Web
  • Text Controls
  • This page was last edited on 22 January 2019, at 18:56.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki