ADD_FOCUS_MONITOR@

Platform

Win32, x64

Purpose

To name a call-back function that monitors which control has the focus.

Syntax

SUBROUTINE ADD_FOCUS_MONITOR@( CB_FUNC )
EXTERNAL CB_FUNC

Description

See ADD_CURSOR_MONITOR@. Focus call-back functions use the CLEARWIN_INFO@ parameter 'FOCUSSED_WINDOW'.

Notes

The CLEARWIN_INFO@ parameter used here is not the same as 'FOCUS_WINDOW' which returns the handle of the WINIO@ window which has focus rather than the control within the window that has the focus.

See also

REMOVE_FOCUS_MONITOR@, ADD_CURSOR_MONITOR@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited