Click or drag to resize

FileDialogEventArgsViewFlags Property

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

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

Property Value

Type: CDB2GVF
The view flags.
See Also