Combo Box to Combo Box to Dialog
This example combines the examples we had posted earlier to make a Basic Digital Album.
This time, a BUTTON pulls data from COMBO BOX 2 to launch a DIALOG BOX containing photo.
We also use Application.SetDialogProperties to change the title of each DIALOG on-the-fly.
Please note how we use TABLES to fill data.
Right-click to Download the APZ file.
Feel free to comment.

