• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

How to Center Align Text in a Label

S3rgeus

Emperor
Joined
Apr 10, 2011
Messages
1,270
Location
London, United Kingdom
I've got some text in a <Label/> element in a new UI window and I want to center align it (instead of the default left align). Does anyone know how to do that?

Anchor predictably affects the position of the whole label, rather than the text within it. TextAnchor doesn't seem to do what I want - unless some other value aside from TextAnchor="C,C" creates a center alignment?
 
Back
Top Bottom