Home Features Toolbar Library Forum Download Support Tutorial Manual
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
  

OPTION

The OPTION tag is used to define a menu item or a dropdown list item of a combo box control.


Syntax:

    <OPTION

      caption=..
      action=...

    ></OPTION>


Parameters:

    caption - Item caption
    action - Action to take. This parameter is ignored for dropdown lists.


Remarks

    From version 2.3.2, the caption can contain basic HTML style tags to alter the menu item font style and color.
    The supported tags are:

    <b> - Bold
    <i> - Italics
    <u> - Underline
    <s> - Strikeout
    <font color=...> - Font color

    The font color can either contain the RGB color code value such as #00FF00, or a standard HTML color name eg: BLUE,CYAN etc.

    Note: The font tags above are applied globally to the entire caption.


See Also:

    MENU tag | SetOption() Function


Website Popularity Rank | Build Your Own Toolbar | Free Download | Custom Toolbars | Features | Contact Us

ToolbarBrowser is a freeware project supported by Trellian Limited. | Privacy Policy