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

Dialog.MaxHeight Property

Gets or sets the maximum height of the dialog.

[Visual Basic]
Public Property MaxHeight As Int32
[C#]
public Int32 MaxHeight {get; set;}

Remarks

Set this property to 0 to automatically adjust maximum height to the browser window height.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic