System.Windows.Forms.PrintDialog.UseEXDialog Property

Gets or sets a value indicating whether the dialog should be shown in the Windows XP style for systems running WinXpFamily or later.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool UseEXDialog { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When this property is set to true, PrintDialog.ShowHelp and PrintDialog.ShowNetwork will be ignored as these properties were made obsolete for Windows 2000 and later versions of Windows.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0