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: