Click or drag to resize

SetClassStyle Function

X#

[Missing <include> target documentation in 'M:VOGUIClasses.Functions.SetClassStyle(System.Void*,System.UInt32,System.Boolean)'. File: 'Gui.xml' Path: 'doc/SetClassStyle/*']

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

Parameters

hWnd
Type: Void*
dwSetStyle
Type: DWord
lEnable
Type: Logic

Return Value

Type: DWord
See Also