Table of Contents

Enum ControlOverlay.TimerTickAction

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents the action to be performed on a timer tick event.

public enum ControlOverlay.TimerTickAction

Fields

None = 0

Do not perform any action on timer tick.

RemoveOverlay = 1

Removes the overlay from the control.