// A toolbar should maximize its width whether vertical or horizontal, so
// force the major axis to be horizontal. Without this, there will be
// redundant horizontal space.
// A toolbar should maximize its width whether vertical or horizontal, so
// force the major axis to be horizontal. Without this, there will be
// redundant horizontal space.
notification.SetEventObject(this);
notification.SetBar(this);
ProcessEvent(notification);
notification.SetEventObject(this);
notification.SetBar(this);
ProcessEvent(notification);