Draws an icon representing the item's reminder at the specified location.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public bool DrawReminderIcon ( |
Visual Basic
Copy Code
|
|---|
Public Function DrawReminderIcon( _ |
true if an icon has been drawn; otherwise, false.
See Also