WoW:API EditBox HighlightText

Revision as of 20:31, 22 March 2006 by WoWWiki>Strawberree (Fixed the spam here)

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.


Template:WoW API