Title: How to set the contentalign property in UIFILEs? Post by: hjyknight on May 09, 2010, 08:38:28 am I want to add contentalign property in 40960.txt. but I don't know how to do.
I only found contentalign="topleft" and other values, so how to set the property to read the halign and valign properties in .msstyles file. Like backgroud="themeable(dtb(ItemsView,0,0),window)" to read the imagefile in .msstyles file. Plz forgive my poor English. Title: Re: How to set the contentalign property in UIFILEs? Post by: Panda X on May 09, 2010, 08:57:29 am contentalign can't be controlled via the MSStyles, neither can enumerated properties (from what I've gathered).
The only way to modify it is to do so manually. |