WoW:API EditBox HighlightText

From AddOn Studio
Revision as of 20:31, 22 March 2006 by WoWWiki>Strawberree (Fixed the spam here)
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.


Template:WoW API