The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StickyNoteType Enumeration
.NET Framework (current version)
Specifies whether a StickyNoteControl accepts text or ink.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Ink | An ink sticky note. | |
| Text | A text sticky note. |
Use this enumeration primarily to provide values for the StickyNoteType property of a StickyNoteControl.
An ink StickyNoteControl can be handwritten on a Tablet PC or other hardware that supports handwritten input.
.NET Framework
Available since 3.0
Available since 3.0
Show: