Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Dialog.HeaderHtml Property

Gets or sets the HTML of a dialog's title which is displayed at the dialog's header area.

[Visual Basic]
Public Property HeaderHtml As String
[C#]
public String HeaderHtml {get; set;}

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic