'Declaration Public Overloads Sub AboutBox( _ ByVal owner As IWin32Window _ )
'Usage Dim instance As ScanFix Dim owner As IWin32Window instance.AboutBox(owner)
public void AboutBox( IWin32Window owner )
public: void AboutBox( IWin32Window* owner )
public: void AboutBox( IWin32Window^ owner )
Parameters
- owner
- Parent window for dialog box