ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
AboutBox(IWin32Window) Method




Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > AboutBox Method : AboutBox(IWin32Window) Method
Parent window for dialog box
Displays a dialog box showing ScanFix version and copyright information.
Syntax
'Declaration
 
Public Overloads Sub AboutBox( _
   ByVal owner As IWin32Window _
) 
 
'Usage
 
Dim instance As ScanFix
Dim owner As IWin32Window
 
instance.AboutBox(owner)

Parameters

owner
Parent window for dialog box
See Also

Reference

ScanFix Class
ScanFix Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.