chevilly Posted August 8, 2007 Posted August 8, 2007 Hello i am french and i speak very bad english What i need sometime i need to a button and sometine i need to hide this button how i can do sorry for this very bad english MERCIO
Zedna Posted August 8, 2007 Posted August 8, 2007 GUICtrlSetState($button1, $GUI_SHOW) GUICtrlSetState($button1, $GUI_HIDE) Resources UDF ResourcesEx UDF AutoIt Forum Search
chevilly Posted August 8, 2007 Author Posted August 8, 2007 GUICtrlSetState($button1, $GUI_SHOW) GUICtrlSetState($button1, $GUI_HIDE) you are very speed Thank you very much
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now