Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setBorderWidth method

Developers.QuiXsetBorderWidth History

Hide minor edits - Show changes to output

October 02, 2007, at 07:49 AM by Thomas Bellos -
Changed lines 3-4 from:
The '''setBorderWidth''' method sets the background color of the widget to the specified one.
to:
The '''setBorderWidth''' method sets the widget's border width to the specified one.
October 02, 2007, at 07:47 AM by Thomas Bellos -
Added lines 1-12:
(:title setBorderWidth method:)

The '''setBorderWidth''' method sets the background color of the widget to the specified one.

!! Syntax

||cellspacing=1 cellpadding=4 border=1 bgcolor=#ededed
||!Syntax||[@
widget.setBorderWidth(iWidth);
@]||
||!Parameters||''iWidth'' : Required. Integer indicating the border's width. ||
||!Returns|| - ||
Page last modified on October 02, 2007, at 07:49 AM