Hi all. I'm still working on an Access form app (the only thing I have access to in my office). I'm wondering if anybody has ever drawn on an Access form, either on the form itself or on a control. In particular, I want to point this functionality at a a specific x,y coordinate on image control and do a paint fill with zero tolerance (filling in an area around x,y). For an example, picture an image of a star placed on an Access form. The star is drawn in paint all with a single color. I want to put the cursor somewhere on that star and paint fill it programmatically with whatever color. (It's just an example).
I know this is easy in VB, but I need (if possible) to do it in Access.
Has anybody done anything like this? Is it possible?
Thanks.
I know this is easy in VB, but I need (if possible) to do it in Access.
Has anybody done anything like this? Is it possible?
Thanks.