CalendarView.Search

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 12:28, 11 June 2013 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
CalendarView.Search ( txt As String, setFocus As Boolean = True, FromBeginning As Boolean = False ) As CalendarEvent


Searches through all events to find the passed txt string in the event If no CalendarEvent matching the Search term is found, Nil is returned