PrintDialog.ShowNetwork Proprietà

Definizione

Ottiene o imposta un valore che indica se il pulsante Rete è visualizzato.

public:
 property bool ShowNetwork { bool get(); void set(bool value); };
public bool ShowNetwork { get; set; }
member this.ShowNetwork : bool with get, set
Public Property ShowNetwork As Boolean

Valore della proprietà

true se viene visualizzato il pulsante Rete ; in caso contrario, false. Il valore predefinito è true.

Commenti

Questa proprietà è stata contrassegnata come obsoleta in Windows 2000 e non influisce su questa e versioni successive di Windows.

Si applica a

Vedi anche