Unicode Controls & Classes for VB6 - Version 4
ctlUniButtonImageWL
.Stretch Property
Stretch the image if bigger than the control?
Syntax
Public Property Get Stretch () As Boolean
Public Property Let Stretch (ByVal
New_Value
As Boolean)
Parameters
Parameter
Description
ByVal
New_Value
As Boolean
True for stretching, False otherwise
Remarks