hi,
you can know by the folowing statements:
if X >x1 and X<x2 then
if Y >y1 and Y<y2 then
statements if the cursor is in the box
end if
end if
these statements must be in one of the events which give a X,Y coordinates of the cursor (like Form1_MouseMove)
bye, hope i helped




Reply With Quote