[This is preliminary documentation and is subject to change.]
Initializes a new instance of the AboutForm class
| C# | Visual Basic | Visual C++ |
public AboutForm( string applicationName )
Public Sub New ( _ applicationName As String _ )
public: AboutForm( String^ applicationName )
- applicationName (String)