Hi ,
I would like to be able to right click
on my form and have a list appear from
no where. and have a few different
options..
How ccould I do that?
[Edited by Dayo312 on 06-12-2000 at 02:09 AM]
Printable View
Hi ,
I would like to be able to right click
on my form and have a list appear from
no where. and have a few different
options..
How ccould I do that?
[Edited by Dayo312 on 06-12-2000 at 02:09 AM]
one way is to use 2 forms
in the click event of form 1
call the second form
keep it topmost
position it
use no border caption or ctrl
load it with whatever controls you want to
I'm sure you'll have a few questions if you use
this method but start it out and ask as you
get stumped.
you can also hook the mouse event