DialogWindowBase.IsCloseButtonEnabled Property

Visual Studio 2015
 

Determines whether the close title bar button should be enabled.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

Public Property IsCloseButtonEnabled As Boolean

Property Value

Type: System.Boolean

True of the close title bar button should be enabled, otherwise false.

Return to top
Show: