Click or drag to resize

FileDialogEventArgsViewFlags Property

Gets the view flags. This is only valid for Common Dialog boxes.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public CDB2GVF ViewFlags { get; }

Property Value

Type: CDB2GVF
The view flags.
See Also