See Also

Infragistics.Win Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguages Infragistics2.Win.v7.2

UIElementBorderStyle Enumeration

Infragistics.Win Namespace : UIElementBorderStyle Enumeration

Returns or sets a value that determines the border style of an object.

Members

MemberDescription
Default The default border style
None No borders
Dotted Dotted line
Dashed Dashed line
Solid A solid line
Inset A 2 pixel wide inset border
Raised A 2 pixel wide raised border
InsetSoft A 1 pixel wide inset border
RaisedSoft A 1 pixel wide raised border
Etched A 2 pixel wide etched line
Rounded1 A 1 pixel wide rounded border with a rounding radius of 1.
Rounded1Etched A 2 pixel wide etched rounded border with a rounding radius of 1.
Rounded4 A 1 pixel wide rounded border with a rounding radius of 4.
Rounded4Thick A 2 pixel wide rounded border with a rounding radius of 4.
TwoColor A 2 pixel wide line with two different colors

Remarks

The border style of cells, rows, and headers can be set by the BorderStyleCell, BorderStyleRow, and BorderStyleHeader properties respectively.

The border style of the AddNew box buttons can be set by the ButtonBorderStyle property.

Note that not all styles are available on all operating systems. If the version of the OS that your program is running on does not support a particular border style, borders formatted with that style will be drawn using solid lines.

See Also

Infragistics.Win Namespace

E-mail your feedback on this topic.

Opinion about our help? Take our survey.

Copyright © 1996-2007 Infragistics, Inc. All rights reserved.

Build Version: 7.2.20072.1063