Purpose |
To allow a right mouse click to be used on the next %bt (Button) button. |
Syntax |
winio@('%bk') |
Description |
%bk can be used before %^bt with the result that the associated call-back function is also called with a right mouse click. To differentiate between right and left mouse button clicks use CLEARWIN_STRING@('CALLBACK_REASON'). |