Chapter Contents

Previous

Next
Widget Class: _getBorderState

Widget Class: _getBorderState



Returns the border state of an object


Syntax
Details

Syntax

objectName._getBorderState( state );

Argument Type Use Description
state Character Output returns a value indicating the appearance of the border: ON (pushed in), OFF (popped out)


Details

A return value of On means the border has a pushed-in appearance, assuming the region attribute Light Source is Upper left.

This method is valid only if the object has a region attribute Outline Type of Button and the Button Behavior is not None. Otherwise, _getBorderState will always return Off.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.