My database will store information regarding CAD drawings…it won’t store the drawings, just provide information about the drawing. One peice of information would be the path to the CAD file.
In a bound textbox the user will input the path. I have inserted the first part for them…i.e. “C:”. When the user enters this control, I want the cursor position to be after the “”. What do I need to do to accomplish this?
Thanks,