WindowStyleHelper::SetHasMinimizeButton Method (Window^, Boolean)

 

Microsoft internal use only.

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

public:
static void SetHasMinimizeButton(
	Window^ window,
	bool value
)

Parameters

window
Type: System.Windows::Window^
value
Type: System::Boolean
Return to top
Show: