WoW:API EditBox HighlightText

From AddOn Studio
Revision as of 11:41, 22 January 2006 by WoWWiki>Solariz
Jump to navigation Jump to search

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.