Click or drag to resize

FixedBitmap.SetBitmap Method

X#
Associate a bitmap image with the FixedBitmap static control.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetBitmap(
	oBitmap
) AS USUAL CLIPPER
Request Example View Source

Parameters

oBitmap (Optional)
Type: Usual
The bitmap object to associate with this static control.

Return Value

Type: Usual
See Also