Jump to content

Recommended Posts

Posted (edited)

If you want to delete the contents then use GUICtrlSetData($ControlID, "") which sets the input content to an empty string. If you want to delete a control from your GUI then use GUICtrlDelete($ControlID)

Edited by czardas
Posted

Thank you.

My problem was that i didnt place it in the right line. Sorry.

Should have looked at where it does it, rather then how it does it.

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
  • Recently Browsing   0 members

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