Infragistics2.WebUI.Shared.v7.3
AboutDialog Class
See Also  Members  
Infragistics.WebUI.Shared Namespace : AboutDialog Class

About box.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class AboutDialog 
   Inherits Form
C# 
public sealed class AboutDialog : Form 

See Also