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

Dialog.MinimizeButtonUrl Property

Gets or sets the URL of the dialog's minimize button.

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

Remarks

Minimize button is located at a dialog's header area's top right corner.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic