I've created a custom drop zone and some custom css to change the color of the Browse button. Here are two properties of the control:
ShowFileList=false
AutoUpload=true
After a user clicks browse, the button never returns to it's previous color.
So, it starts out as forest green. Turns brown when Browsing. And after the file is processed, it stays brown.
How can I get it back to the original color once I've processed the uploaded file?