Jump to content

removing GUIctrlcreatelabel from GUI


Wb-FreeKill
 Share

Recommended Posts

when you created a GUIctrlcreatelabel in the GUI, is it then possible to remove it again by clicking a button?

<{POST_SNAPBACK}>

Yes you can use GuiCtrlDelete or GuiCtrlSetState($id, $GUI_HIDE) depending the reusage of the control :)
Link to comment
Share on other sites

okay, but if i want it to remember what was typed in the inputbox for later use?

<{POST_SNAPBACK}>

I don't understand the new question. Are you using a InputBox function or a "input" control created with GuiCtrlCreateInput?

Have a look to the doc is the best :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...