M_PRINT
fToolBar->SetActionEnabled(M_PRINT, fFieldState);
case M_PRINT:
fToolBar->SetActionEnabled(M_PRINT, fFieldState);
new BMessage(M_PRINT), 'P'));
fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
fToolBar->SetActionEnabled(M_PRINT, false);
fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
_UpdateLabel(M_PRINT, B_TRANSLATE("Print"), showLabel);