Difference between revisions of "CalendarView.Search"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (2 revisions imported)
 
(No difference)

Latest revision as of 14:21, 6 August 2015

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