MSG_PAGE_NEXT
fToolBar->AddAction(MSG_PAGE_NEXT, this, tool_bar_icon(kIconPageNext),
MSG_PAGE_NEXT, B_RIGHT_ARROW, 0, this);
_EnableMenuItem(fBar, MSG_PAGE_NEXT, fNavigator.HasNextPage());
case MSG_PAGE_NEXT: