Chapter Contents

Previous

Next
Widget Class: _setBorderState

Widget Class: _setBorderState



Sets the border state of an object


Syntax
Details

Syntax

objectName._setBorderState( state );

Argument Type Use Description
state Character Input specifies a value indicating the appearance of the border: ON (pushed in), OFF (popped out) or TOGGLE (reverse the current state)


Details

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

This method is valid only if the object has a region attribute Outline Type of Button and the Button Behavior is not Checkbox or Radio Button.


Chapter Contents

Previous

Next

Top of Page

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