Click or drag to resize

DrawThemeEdge Function

X#

Namespace:  VOGUIClasses
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax
 FUNCTION DrawThemeEdge(
	hTheme AS PTR,
	hdc AS PTR,
	iPartId AS LONG,
	iStateId AS LONG,
	pDestRect AS PTR,
	uEdge AS DWORD,
	uFlags AS DWORD,
	pContentRect AS PTR
) AS LONG
Request Example View Source

Parameters

hTheme
Type: Void*
hdc
Type: Void*
iPartId
Type: Long
iStateId
Type: Long
pDestRect
Type: Void*
uEdge
Type: DWord
uFlags
Type: DWord
pContentRect
Type: Void*

Return Value

Type: Long
See Also