SmartResize
SmartResize(frame.Width() - 1.0f, frame.Height());
SmartResize(frame.Width(), frame.Height());
SmartResize(-1, -1);
SmartResize(frame.Width() - 1.0f, frame.Height());
SmartResize(frame.Width(), frame.Height());
SmartResize(-1, -1);
void SmartResize(float width = -1.0f,
fBarMenuBar->SmartResize(-1, -1);
fBarMenuBar->SmartResize(width, height);