omfg2007 Posted December 11, 2007 Posted December 11, 2007 I want to know how to change the color of the progress bar or if its possable and how to make progress bars or the gui refresh every 3 secs
weaponx Posted December 11, 2007 Posted December 11, 2007 GUICtrlSetColor ( controlID, textcolor) -Checkbox or Progress controls cannot be painted if the "Windows XP style" is used. GUICtrlSetBkColor ( controlID, backgroundcolor ) -Progress controls cannot be painted if the "Windows XP style" is used.
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