Click or drag to resize

FVTEXTTYPE Enumeration

Type of text to be used in a folder view.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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