Unicode Controls & Classes for VB6 - Version 4

ctlUniImageWL.Border Property

Shows or hides the border

Syntax
Public Property Get Border () As Boolean
Public Property Let Border (ByVal New_Value As Boolean)
Parameters
Parameter Description
ByVal New_Value As Boolean True for using a border, False otherwise
Remarks