microsoft.public.access

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

In our application, we have to load the Employee Photo to
the Access Database.

We have used a command for loading picture and a Bound
Object Frame for storing the JPG file.

The name of the picture box is ImageBox.

Would it be possible for us to
Disable the Command Button (Make it dimmed or invisible)
so that users are not able to load picture if there is
already a picture in the ImageBox ?

Which property shows that there the Imagebox is not empty ?

Thank you for your help.
 
Peter said:
In our application, we have to load the Employee Photo to
the Access Database.

We have used a command for loading picture and a Bound
Object Frame for storing the JPG file.

The name of the picture box is ImageBox.

Would it be possible for us to
Disable the Command Button (Make it dimmed or invisible)
so that users are not able to load picture if there is
already a picture in the ImageBox ?

Which property shows that there the Imagebox is not empty ?

Thank you for your help.

Hi - I think you mistakenly typed the name of the desired newsgroup into the
subject line of this message instead of the newsgroup field.
 
Back
Top