Gets or sets whether the maximize button of this window is shown.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public bool ShowCloseButton { get; set; }
Visual Basic
Public Property ShowCloseButton As Boolean
	Get
	Set

See Also