_RetrieveVectorIcon
fToolBar->AddAction(M_NEW, this, _RetrieveVectorIcon(11), NULL,
fToolBar->AddAction(M_SEND_NOW, this, _RetrieveVectorIcon(1), NULL,
fToolBar->AddAction(M_SEND_NOW, this, _RetrieveVectorIcon(1), NULL,
fToolBar->AddAction(M_SIG_MENU, this, _RetrieveVectorIcon(2), NULL,
fToolBar->AddAction(M_SAVE_AS_DRAFT, this, _RetrieveVectorIcon(3), NULL,
fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
fToolBar->AddAction(M_DELETE, this, _RetrieveVectorIcon(4), NULL,
fToolBar->AddAction(M_REPLY, this, _RetrieveVectorIcon(8), NULL,
fToolBar->AddAction(M_FORWARD, this, _RetrieveVectorIcon(9), NULL,
fToolBar->AddAction(M_PRINT, this, _RetrieveVectorIcon(5), NULL,
fToolBar->AddAction(M_DELETE_NEXT, this, _RetrieveVectorIcon(4), NULL,
fToolBar->AddAction(M_SPAM_BUTTON, this, _RetrieveVectorIcon(10),
fToolBar->AddAction(M_NEXTMSG, this, _RetrieveVectorIcon(6), NULL,
fToolBar->AddAction(M_UNREAD, this, _RetrieveVectorIcon(12), NULL,
fToolBar->AddAction(M_READ, this, _RetrieveVectorIcon(13), NULL,
fToolBar->AddAction(M_PREVMSG, this, _RetrieveVectorIcon(7), NULL,
static BBitmap* _RetrieveVectorIcon(int32 id);