Click or drag to resize

SetClassStyle Function

X#

Namespace:  XSharp_VOGUIClasses
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 FUNCTION SetClassStyle(
	hWnd AS IntPtr,
	dwSetStyle AS DWORD,
	 lEnable AS LOGIC
) AS DWORD
Request Example View Source

Parameters

hWnd
Type: IntPtr
dwSetStyle
Type: DWord
lEnable
Type: Logic

Return Value

Type: DWord
See Also