G
Guest
hi i am trying to add a feature to an access form that lets a user copy an
image (from the desktop or a folder) and paste it into an image placeholder
control.
an example is like taking a screenshot: a user takes a desktop screenshot,
then clicks on the rectangle placeholder for the image on an access form and
then presses CTRL+V to paste it into the placeholder.
my question is, which control would be best for this and would i need to
check for user keypresses for the image to paste into the placeholder or will
the control automatically handle the cut and paste part for me?
also, i said earlier that the image would be pasted from a desktop
screenshot or a file. is this possible or can it only be one or the other?
not sure if it's the same type of data being passed around...
thanks in advance.
image (from the desktop or a folder) and paste it into an image placeholder
control.
an example is like taking a screenshot: a user takes a desktop screenshot,
then clicks on the rectangle placeholder for the image on an access form and
then presses CTRL+V to paste it into the placeholder.
my question is, which control would be best for this and would i need to
check for user keypresses for the image to paste into the placeholder or will
the control automatically handle the cut and paste part for me?
also, i said earlier that the image would be pasted from a desktop
screenshot or a file. is this possible or can it only be one or the other?
not sure if it's the same type of data being passed around...
thanks in advance.