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

Dialog.ResizeImageUrl Property

Gets or sets the URL of the image that is used to indicate the dialog is resizable.

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

Remarks

This propertly only applies if AllowResize is true.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic