document updated 17 years ago, on May 8, 2008
Function |
Subfunction |
AHK implementation |
LOC |
win32api |
BlockInput |
|
|
|
BlockInput() |
ClipWait |
|
Line::PerformWait(), ACT_CLIPWAIT |
|
|
Control |
Check/Uncheck |
|
|
|
|
Enable/Disable |
|
|
|
|
Show/Hide |
|
|
|
|
Style |
|
|
|
|
ExStyle |
|
|
|
|
ShowDropDown/HideDropDown |
|
|
|
|
TabLeft/TabRight |
|
|
|
|
Add |
|
|
|
|
Delete |
|
|
|
|
Choose |
|
|
|
|
ChooseString |
|
|
|
|
EditPaste |
|
|
|
ControlClick |
|
Line::ControlClick() |
|
|
ControlFocus |
|
Line::ControlFocus() |
|
SetFocus() |
ControlGet |
List |
|
|
|
|
Checked |
|
|
|
|
Enabled |
|
|
|
|
Visible |
|
|
|
|
Tab |
|
|
|
|
FindString, String |
|
|
|
|
Choice |
|
|
|
|
LineCount |
|
|
|
|
CurrentLine |
|
|
|
|
CurrentCol |
|
|
|
|
Line |
|
|
|
|
Selected |
|
|
|
|
Style |
|
|
|
|
ExStyle |
|
|
|
|
Hwnd |
|
|
|
ControlGetFocus |
|
Line::ControlGetFocus() |
|
|