Solid Edge FrameworkSupport Type Library
BorderLineColor Property
Description
Sets and returns the color used to draw the border of the referenced TextBox object.
Property type
Read-write property
Syntax
Visual Basic
Public Property BorderLineColor As Long
Remarks
The color is stored in a long integer and is created with the RGB function (red, green, and blue color intensities) or an integer between 0 and 16 representing standard colors.
See Also

TextBox Object  | TextBox Members

Send comments on this topic.