Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ GuiControlType
Method
GuiControlType
source/script.h:2307–2307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2305
};
2306
2307
GuiControlType() = delete;
2308
GuiControlType(GuiType* owner) : gui(owner) {}
2309
2310
static LPTSTR sTypeNames[GUI_CONTROL_TYPE_COUNT];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected