Accusoft.ScanFixXpress8.Net
AboutBox(IWin32Window) Method




Parent window for dialog box
Displays a dialog box showing ScanFix version and copyright information.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Overloads Sub AboutBox( _
   ByVal owner As IWin32Window _
) 
'Usage
 
Dim instance As ScanFix
Dim owner As IWin32Window
 
instance.AboutBox(owner)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void AboutBox( 
   IWin32Window owner
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public: void AboutBox( 
   IWin32Window* owner
) 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void AboutBox( 
   IWin32Window^ owner
) 

Parameters

owner
Parent window for dialog box
See Also

Reference

ScanFix Class
ScanFix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback