====== Glyph API ====== ==== Applies To ==== EditLine controls ==== Description ==== Some controls in OpenInsight support a set of properties called the Glyph API, and this has now been extended to EditLine controls. It allows you to insert an image to the left or right of your text. So now you can insert a handy search icon into your control, or perhaps a warning icon if the data in the control is invalid. The following Glyph API properties are supported for EditLines: * [[glyph|GLYPH]] (similar to the [[bitmap|BITMAP]] or [[image|IMAGE]] property) * [[glyphalign|GLYPHALIGN]] (Vertical and center settings are ignored) * [[glyphcolorkey|GLYPHCOLORKEY]] * [[glyphcount|GLYPHCOUNT]] * [[glyphframecount|GLYPHFRAMECOUNT]] * [[glyphframenumber|GLYPHFRAMENUMBER]] * [[glyphoffset|GLYPHOFFSET]] * [[glyphorigin|GLYPHORIGIN]] * [[glyphsize|GLYPHSIZE]] * [[glyphtranslucency|GLYPHTRANSLUCENCY]]