DROPDOWNALIGN Property


9.0, PLBCMP GUI Only

 

The DROPDOWNALIGN property defines the alignment of the drop-down month calendar shown with an EDITDATETIME object. The property uses the following format:

 

DROPDOWNALIGN={value}

Note the following:

  1. DROPDOWNALIGN may be used in CREATE or GETPROP statements of an EDITDATETIME object.

  2. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  3.  

    Value

    Keyword

    The calendar is aligned ...

    0

    $OFF

    left (default).

    1

    $DROPDOWNALIGNLEFT

    left.

    2

    $DROPDOWNALIGNRIGHT

    right

     

  4. When using the PL/B Web Server, this property is not supported.

 

 

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

 



PL/B Language Reference DRAWMODE Property DROPID Property