TimeBeam icon indicating copy to clipboard operation
TimeBeam copied to clipboard

A timeline control for .NET

TimeBeam

A timeline control for .NET (which is still under development).

Updated Look and Feel

Input

Shift Ctrl Alt Button/Key Action
MouseWheel Scroll vertically
Ctrl MouseWheel Scroll horizontally
Alt MouseWheel Zoom vertically
Ctrl Alt MouseWheel Zoom horizontally
Middle Pan
Ctrl A Select all
Ctrl D Deselect all

Selection

By default, anything that intersects with the selection rectangle is selected.
If you hold Alt, anything that is contained within the selection rectangle is selected.
Holding Ctrl allows you pick single tracks in and out of the selection.
Clicking the labels at the start of a track will select all track elements on that track.

Resizing / Moving

When grabbing a track item near the left or right edge and dragging that edge, the start or end of that track item is moved respectively.
When grabbing the track at any other place, the whole track item is moved.
Both resizing and moving operations always snap to full units, unless Alt is being held.


Older screenshots

Added multi-part tracks

Zooming enabled

Added a playhead

Added track labels

Old version