Use the following code to start a new snipping session with PowerSnip:
n_cst_powersnip lnv_snip
lnv_snip.of_Snip(w_frame)
You can customize which buttons are visible to the user with the DisplayCopy and DisplaySave methods:
n_cst_powersnip lnv_snip
lnv_snip.DisplaySave = FALSE
lnv_snip.of_Snip(w_frame)
Copyright © 2021 Werysoft Inc.