Definitions
Sorry, no definitions found. You may find more data at controlgettext.
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word ControlGetText.
Examples
-
ControlGetText, current_path, Edit1, ahk_class ExploreWClass ; can also be ahk_class CabinetWClass
Open A New Command Prompt From Explorer With A Hotkey | Lifehacker Australia 2009
-
ControlGetText currentPath, Edit1, ahk_class % explorerClass%
AutoHotkey Community 2010
-
ControlGetText currentPath, Edit1, ahk_class % explorerClass%
AutoHotkey Community 2010
-
ControlGetText, MainEdit, ,ahk_id % hEdit1%; Put the text into the control.
AutoHotkey Community 2010
-
ControlGetText currentPath, Edit1, ahk_class % explorerClass%
AutoHotkey Community 2010
-
ControlGetText, current_path, Edit1,; get current path from Edit1 control in Windows Explorer
AutoHotkey Community 2009
-
ControlGetText, current_path, Edit1, \% "ahk_id" WinExist ( "A"); get current path from Edit1 control in Windows Explorer
AutoHotkey Community 2009
-
ControlGetText, OutputVar [, Control, WinTitle, WinText, ExcludeTitle, ExcludeText] from the online help manual to capture the text of a control, but I don't know how to:
AutoHotkey Community 2009
-
ControlGetText, ThisPath, Edit2, ahk_id \% w_WinID\% if ThisPath =; nothing retrieved, maybe it's an old open / save dialog
AutoHotkey Community 2009
-
ControlGetText, ThisFolder, ComboBox1, ahk_id \% w_WinID\%; current folder name
AutoHotkey Community 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.