If true, the button is in toggle mode. Makes the button flip state between pressed and unpressed each time its area is clicked.
public bool ToggleMode { get; set; }