MSG_SHOW_BORDER
case MSG_SHOW_BORDER:
uint32 what = window->Look() == B_BORDERED_WINDOW_LOOK ? MSG_SHOW_BORDER : MSG_HIDE_BORDER;