P
phancey
I have created a VB custom control that lists the contents of a
directory. The directory path is in a Access database field.
If it is a single form or if I only use one custom control on the form
and set its Path property on Current event for example - it all works
fine.
But if I want to bind the control to the directory field so that in
Continuous Forms mode it automatically shows a different list for each
record - how would I do that?
TIA
Phil
directory. The directory path is in a Access database field.
If it is a single form or if I only use one custom control on the form
and set its Path property on Current event for example - it all works
fine.
But if I want to bind the control to the directory field so that in
Continuous Forms mode it automatically shows a different list for each
record - how would I do that?
TIA
Phil