Unicode Controls & Classes for VB6 - Version 4
ctlUniCanvas
.BorderStyle Property
Gets or sets the Border Style of the control
Syntax
Public Property Get BorderStyle () As
eUniCanvas_BorderStyle
Public Property Let BorderStyle (ByVal
iValue
As
eUniCanvas_BorderStyle
)
Parameters
Parameter
Description
ByVal
iValue
As
eUniCanvas_BorderStyle
The new Border Style
Remarks