Unicode Controls & Classes for VB6 - Version 4
ctlUniFrameWL
.VistaStyle Property
Enables or disables the use of Vista style
Syntax
Public Property Get VistaStyle () As Boolean
Public Property Let VistaStyle (ByVal
New_Value
As Boolean)
Parameters
Parameter
Description
ByVal
New_Value
As Boolean
True for Vista Style, False otherwise
Remarks