I would like to find out if the control key is press.
I tried like that but it doesn't work:
Thanks in advance,
Otto
oWnd:bLClicked := { |y,x,flags | test() }
func test
if oWnd:bKeyDown() = VK_CONTROL
else
endif
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 52 guests