Hi All.
Does the keyboard direction height do to be how control.
Question ->
Keyboard control method ?
How control Key Arrow. right key, left key, up, down key, enter key .......?
Does the keyboard direction height do to be how control.
DEFINE DIALOG oWnd_h FROM 0, 0 TO 768, 1024 PIXEL COLOR CLR_BLUE, CLR_BLUE STYLE nOr( WS_POPUP, WS_VISIBLE ) TITLE "KeyBoard CTRL"
    html_h := "http://test/index.php"
    @ 0, 0 ACTIVEX oActiveX_h PROGID "Shell.Explorer" OF oWnd_h SIZE 512, 384
ACTIVATE DIALOG oWnd_h ON INIT ( oActiveX_h:Do( "Navigate", html_h ) ) //;
                     //VALID iif ( GetKeyState( 27 ), .f., .t. )Question ->
Keyboard control method ?
How control Key Arrow. right key, left key, up, down key, enter key .......?
FWH User
FWPPC User
FWLinux User
FWPPC User
FWLinux User