Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.OnlyBottomBorder Property

Gets or sets the ability to use only a bottom line for the border

Syntax
Public Property Get OnlyBottomBorder () As Boolean
Public Property Let OnlyBottomBorder (ByRef b As Boolean)
Parameters
Parameter Description
ByRef b As Boolean The new value
Remarks