SIZEGRIP Property


PLBCMP GUI Only

 

The SIZEGRIP property controls the drawing of a sizing grip in the lower-right corner of a STATUSBAR object. The property uses the following format:

SIZEGRIP={value}

Note the following:

  1. SIZEGRIP may be used in CREATE, SETPROP, or GETPROP statements of a STATUSBAR object.

  2. The sizing grip provides an indication to the user when a form is resizable.

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

  4.  

    Value

    Keyword

    The sizing grip is ...

    0

    $OFF

    not displayed.

    1

    $ON

    displayed.

 

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

 



PL/B Language Reference SIZE Property SIZEMODE Property