SHOWWEBMENU Property


PLB Web Only

 

The SHOWWEBMENU property allows the control of menus for a WINDOW object in the Web environment. The property uses the following format:

SHOWWEBMENU={value}

Note the following:

  1. SHOWWEBMENU may be used in CREATE, GETPROP, or SETPROP statements of an WINDOW object.

  2. The expected {value} of this property is:

  3.  

    Value

    Show ...

    0

    all menus (Default)

    1

    only float menus

    2

    no menus

     

  4. This property is only available when using the PL/B Web Server.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference SHOWUPDOWN Property SIZE Property