Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 14:39:22 +0000



Post From: How to center text using sc.Graphics.DrawText?

[2023-11-24 23:33:42]
LudaTrades - Posts: 27
With winapi DT_VCENTER|DT_CENTER |DT_SINGLELINE flag should been used for centered text.

I did use these flags, they did not work. See the above code and screenshot.