Click or drag to resize

ButtonImageList Constructor

X#
Constructs an image list object that is used by the button class for WinXP support.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oImage
) CLIPPER
Request Example View Source

Parameters

oImage (Optional)
Type: Usual
The image object to be put into the image list.
See Also