Gets or sets the width (thickness) of the control's border.
object.BorderWidth = [integer]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the desired width, in pixels.
Newlook Smartclient
Newlook Server
from version 11.0 for the Frame control. Refer to Deprecated and Obsolete items for additional information.
Not supported if Material skin is enabled.
A command button and menu button's BorderColor, BorderStyle and BorderWidth properties are ignored if the material skin is enabled. Under material design, command buttons are rendered with a consistent, flat back color and no border, while menu buttons are rendered with no border.
Use this property to change the width, in pixels, of a control's border. If BorderStyle is set to None then this property will be ignored.
None. Supported in both Material and Classic skin.
Use this property to change the width, in pixels, of a control's border. If BorderStyle is set to None then this property will be ignored.
BorderColor property | BorderStyle property
Frame control
© 2004-2021 looksoftware. All rights reserved.