ExplicitSize
ownerRightLabelSize = ownerRightLabel->ExplicitSize();
groupRightLabelSize = groupRightLabel->ExplicitSize();
otherRightLabel->ExplicitSize().width);
maxSize.height = std::max(ownerRightLabel->ExplicitSize().height,
groupRightLabel->ExplicitSize().height);
otherRightLabel->ExplicitSize().height);