Click or drag to resize

SystemNote Class

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

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