| InfoBackground |
|---|
| Script function world.InfoBackground
Read about scriptingType Method Summary Sets the background colour for the info bar Prototype void InfoBackground(BSTR Name);
View list of data type meaningsDescription Sets the backkground colour for the info bar. Because of the way the info bar is implemented (as a RichEdit control) the entire background colour is changed. You cannot change the background for individual parts of the bar.VBscript example Jscript example PerlScript example Python example Lua example Return value See Also ... Topic
Info bar - programmable information barFunctions
Info (Adds text to the "info" tool bar)
InfoClear (Clears all text from the info bar)
InfoColour (Sets the colour of the foreground (text color) for the info bar)
InfoFont (Changes the font, font size and style for text on the info bar)
SetStatus (Sets the status line text)
ShowInfoBar (Shows or hides the "info" tool bar)(Help topic: function=InfoBackground)
Documentation contents page |