WoW:API EditBox HighlightText: Difference between revisions
Jump to navigation
Jump to search
m (cat) |
mNo edit summary |
||
Line 1: | Line 1: | ||
Highlights all the text in a Textbox. | Highlights all the text in a Textbox. | ||
{{API/Uncategorized}} | {{API/Uncategorized}} | ||
Start begining at 0 [end] is optional. | |||
'''Editbox:HighlightText(0);''' | |||
will highlight the whole EditBox Content. |
Revision as of 11:41, 22 January 2006
Highlights all the text in a Textbox. Template:API/Uncategorized
Start begining at 0 [end] is optional.
Editbox:HighlightText(0);
will highlight the whole EditBox Content.