B
Brad
Greetings everyone, (and help please)
I am trying to have a bound (or unbound) OLE Object display random images in
a form on the timer event. I have it working somewhat, where the code goes
out to a separate table and grabs a random file name, then goes out to the
picture directory and picks up the file and displays it in the container on
the form. The problem I am having is that on timer, (and change of picture)
the current control loses focus and the OLE container receives focus.
I will be using the OLE container double click event to drive enlargement of
the photo but I have to stop the container from taking focus on change.
(more or less like a banner picture)
Thanks
Brad
I am trying to have a bound (or unbound) OLE Object display random images in
a form on the timer event. I have it working somewhat, where the code goes
out to a separate table and grabs a random file name, then goes out to the
picture directory and picks up the file and displays it in the container on
the form. The problem I am having is that on timer, (and change of picture)
the current control loses focus and the OLE container receives focus.
I will be using the OLE container double click event to drive enlargement of
the photo but I have to stop the container from taking focus on change.
(more or less like a banner picture)
Thanks
Brad