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