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 public CDB2GVF ViewFlags { get; }
Property Value
Type:
CDB2GVFThe view flags.
See Also