Indicates how is the Button activated.
ButtonStyle.setActivateOn(string)
string
'OVER' to activate the Button when the mouse is over the button, 'UP' (default) when the mouse is released, 'DOWN' when the mouse is pressed.