CalendarShowNotes()

Shows or hides notes in the calendar.

Token ID

BFTKN_CALENDAR_SHOW_NOTES 1090

Syntax

void CalendarShowNotes(BOOLEAN Show)                   

Parameters

Show as BOOLEAN

Specifies the type as follows:

  • TRUE Show notes
  • FALSE Hide notes

Remarks

The calendar must have focus for this token to work properly.