Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

setBorderWidth method

Developers.QuiXsetBorderWidth History

Hide minor edits - Show changes to markup

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

Syntax
widget.setBorderWidth(iWidth);
ParametersiWidth : Required. Integer indicating the border's width.
Returns-
Page last modified on October 02, 2007, at 07:49 AM