Hello, I like to use DrawThemeTextEx() API with the flags DT_VCENTER and DT_WORDBREAK. - But the centering works with DT_SINGLELINE only...

So I like to ask, if somebody knows a simple workaround, so that I don't have to calculate a centered Rect myself.