Unicode Controls & Classes for VB6 - Version 4

ctlUniLabelWL.BorderStyle Property

Gets or sets the border style of the control

Syntax
Public Property Get BorderStyle () As eUniLabel_BorderStyle
Public Property Let BorderStyle (ByVal New_Value As eUniLabel_BorderStyle)
Parameters
Parameter Description
ByVal New_Value As eUniLabel_BorderStyle The new border style
Remarks