Thread Tools Display Modes
Prev Previous Post   Next Post Next
05/31/21, 03:49 AM   #1
siruker
Join Date: May 2021
Posts: 4
destroying Controls

you can create control with

Code:
CreateControl("ControlName", CT_LABEL )
how would one go about destroying it.
I have seen examples that merely hide the control but I want to destroy it completely.
Currently I have an issue where making too many controls will start screwing with fps. So the controls are not getting removed.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » destroying Controls


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off