The Controls

Internet Explorer 3.0 comes with a set of built-in ActiveX controls. I’ll be using two of these, Timer and Super Label, in my application. The Timer control is an invisible control that generates an event periodically. The Super Label control displays text at various angles or positions within a boundary box. My applet will do the following with a Timer control and a Super Label control located on a web page:

© 1997 by Scott Ladd. All rights reserved.