EnableShowUserInterfaceOnly Example for Visual Basic

Dim RasterTwain As New LEADRasterTwain_U

RasterTwain.InitSession hWnd
RasterTwain.SelectSource

RasterTwain.EnableShowUserInterfaceOnly = True
RasterTwain.ShowTemplateDlg "c:\test.ltt"