AUI static control refinement: Vertical centering (MBF_VCENTER) now works in conjunction with multi-line text controls. The standard text control still fails to handle it, but the MBF_VCENTER flag now auto-enables the MBF2_CUSTDRAW flag, and the corresponding custom text rendering logic now handles the vertical centering in conjunction with multiple lines and horizontal justification.