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

Dialog.MaxWidth Property

Gets or sets the maximum width of the dialog.

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

Remarks

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

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic