void HandleFilterEntryActivated(object sender, EventArgs e) { mainBook.HasFocus = true; mainBook.ChildFocus(DirectionType.TabForward); }