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