Drag image in form

  • Thread starter Thread starter Thijs
  • Start date Start date
T

Thijs

Is it possible to drag & drop a picture at an other location in a form? I
have allready a picture and I want to drag and drop this picture at a other
location on this form.

Does anyone know how to fix this??

Thijs
 
Thijs said:
Is it possible to drag & drop a picture at an other location in a form? I
have allready a picture and I want to drag and drop this picture at a other
location on this form.

Does anyone know how to fix this??

Access does not support runtime drag n' drop. The only 2 ways to move an
image would be to do it in Design View, or you can move it with code at
runtime. There may be some ActiveX controls which are moveable.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top