Click or drag to resize

SystemNote Class

The System.Note properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemNote

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Note

The SystemNote type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberColor
The System.Note.Color property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_Note_Color. Display name Color.
Public propertyStatic memberColorText
The System.Note.ColorText property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Note_ColorText.
Top
See Also