Click or drag to resize

FVTEXTTYPE Enumeration

Type of text to be used in a folder view.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public enum FVTEXTTYPE
Members
  Member nameValueDescription
FVST_EMPTYTEXT0 The text to display when there are no items in the view.
See Also