Platform | Win32, x64 |
Purpose |
To select all of the text in a %rd (Edit Integer), %rf (Edit Floating Point) or %rs (Edit String) edit box. |
Syntax |
SUBROUTINE SET_HIGHLIGHTED@(HWND) |
Description |
HWND is the window handle of the edit box obtained by using %lc (Handle of Last Control). |
See also |
%rd (Edit Integer), %rf (Edit Floating Point), %rs (Edit String) |