Drawing Tool

davea300

Registered User.
Local time
Today, 12:41
Joined
Mar 16, 2007
Messages
164
Anyone incorporated a drawing control on a form? (Anything with tools similar to that used in Draw for MS Word?)

I still haven't figured out if this is actually possible on an access form or not.

I thought perhaps an active x control would allow for a simple freehand image to be created but I can't find one.
 
Got this working using an active x control from Visio. Inserted an OLE object to a record and then inserted the activex control into that. Drawing tool works great.

Unfortunately I haven't yet figured out how to automatically insert the OLE object without the user having to select the type and do it themselves, but it works.
 

Users who are viewing this thread

Back
Top Bottom