WM_RIBBON_RESIZE
SendMessage(mainwin, WM_RIBBON_RESIZE, 0, NULL);
ON_MESSAGE_VOID(WM_RIBBON_RESIZE, OnRibbonResize)