..For example, if within a combobox I choose an option, a picture will be shown on the user form. If I choose another different option, another different picture will be shown instead?
Is that possible?
Thanks for your help,
Ruben
24.05.png
..For example, if within a combobox I choose an option, a picture will be shown on the user form. If I choose another different option, another different picture will be shown instead?
Is that possible?
Thanks for your help,
Ruben
24.05.png
To position the picture exactly you will have to use an Image control (these have limitations). You can load a picture using the Image Control LoadPicture Method. This take a fully qualified filename.
As you have not given any specific details, outline code using the ComboBox Change event to load a picture
The Image control can be hidden/displayed as needed using the Visible property![]()
Please Login or Register to view this content.
Last edited by cytop; 05-24-2016 at 05:00 AM.
Thanks Cytop,
IŽll try it out later. for now I let this thread as "unsolved" in case some issues may arise later about this.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks