Click or drag to resize

TabControl.GetTabImage Method

X#
Return the current image for a tab.

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

Parameters

symTabName (Optional)
Type: Usual
The symbolic name of the tab whose image you want to obtain.

Return Value

Type: Usual
The current image number of the specified tab.
See Also