Unicode Controls & Classes for VB6 - Version 4

ctlUniImageWL.QualityStretch Property

Turns on the quality stretch for the image in the control

Syntax
Public Property Get QualityStretch () As Boolean
Public Property Let QualityStretch (ByVal bValue As Boolean)
Parameters
Parameter Description
ByVal bValue As Boolean True for using a quality strect (can be slow), False otherwise
Remarks