2 using System
.Collections
.Generic
;
5 namespace Microsoft
.SDK
.Samples
.VistaBridge
.Library
8 /// Specifies the initial display location for a task dialog.
10 public enum TaskDialogStartupLocation
13 /// Place the window in the center of the screen.
17 /// Center the window based on the window that launched the dialog.