FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications
Can use Windows PhotoViewer (From Win7)
Or its own window "frmLarge"
Update 2021-01-06: Have FrmLarge v3 including option to use irfanview (i_view32.exe) get it from https://www.irfanview.com/


Public

Tested

Original Work

Optional FullPath = "", Optional OrSheetImageControl = "Sheet1!Image1", Optional LargeTitle = "LargerImage", Optional UseViewer = 0, Optional ResFolder = "Res", Optional MyWidth = 750, Optional MyHeight = 450

frmLarge.EnLarge "C:\Folder\Image.jpg", , "Random image", 1, , 1200, 800
Or
frmLarge.EnLarge "C:\Folder\Image.jpg", , "Title of screen", 2, "Tools" , 1200, 800
Or
frmLarge.EnLarge ,"Sheet4!ImgControl33", "Title of screen", 0, , 1200, 800

Views 4369
Downloads 1686