ISISSelect example for Visual Basic
'The following example displays the ISISSelect DialogBox and writes a message indicating which ISIS Scanner Driver was selected.
LEADRasterISIS1.ISISSelect hWnd
MsgBox LEADRasterISIS1.DriverName & " was selected! "