Enum ControlOverlay.TimerTickAction
Represents the action to be performed on a timer tick event.
public enum ControlOverlay.TimerTickAction
Fields
None = 0Do not perform any action on timer tick.
RemoveOverlay = 1Removes the overlay from the control.