This is a FreeWare version of two Visual Basic controls.  The about property
of these controls contains all of the information needed to program with
them.

TimeQueue is an event string sequencer with a resolution of 1/10 second.
All controls of this type share a common time.  Strings-time pairs are
added to the queues of the controls and when the time matches the control
time, an event is generated with the string as a parameter.

TextKey is an interactive text display control.  Pages of text can be
displayed with word wrap and keywords.  There is a separate cursor for
keywords and when the left mouse button is clicked over a keyword an event
is generated with the keyword as a parameter.

