﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1115	documentation for GuiCreate error	martin		"The help says

{{{
You can enable window draging for GUI without $WS_CAPTION by using $WS_EX_CONTROLPARENT in the exStyle parameter.
}}}
This is not correct, or at least it is not obvious how that style helps with dragging.

MSDN says

{{{

WS_EX_CONTROLPARENT   Allows the user to navigate among the child windows of the window by using the TAB key.
}}}
"	Bug	closed		AutoIt	3.3.1.1	None	No Bug	GuiCreate documentation	
