Toolbar Browser
3. Reference
Triggers
Controls
TOOLBAR
CONTROL
BUTTON
MENU
SUBMENU
OPTION
SEPARATOR
COMMAND
COMMANDS
MENUDEFINITIONS
UNINSTALL
Common Parameters
TIMER
Variables
System Variables
Global Values
Functions
Text Functions
 

<TOOLBAR>

The TOOLBAR tag has general information about your toolbar including version, publisher etc.

Syntax:



    <TOOLBAR
      version=""
      minVersion=""
      publisher=""
      copyright=""
      publisherURL=""
      author=""
      support=""
      description= ""
      info=""
      privacy=""

    autosave=""
    ></TOOLBAR>


Parameters:


    ParameterDescription
    versionToolbar version. The format should be: version.middle.minor eg: 1.01.001
    See Version numbering for more information.
    minVersionMinimum Toolbar Browser version required (2.01.001 format). If the number is greater than the currently installed version of the client, the user will be prompted to install the latest version.
    publisherToolbar Publisher
    copyrightToolbar copyright information.
    publisherURLURL of Publisher's home page.
    authorToolbar Author
    supportURL of toolbar support page.
    descriptionToolbar Description
    infoToolbar info URL
    privacyURL of toolbar's privacy policy page.
    autosaveIf set to 1, ToolbarBrowser will automatically save the toolbar. This will store current values of all controls.