The text is center alignment (by default) in my commandbuttons in my project. When the project runs on another computer the alignment is left on all commandbuttons? Why is it so?
Printable View
The text is center alignment (by default) in my commandbuttons in my project. When the project runs on another computer the alignment is left on all commandbuttons? Why is it so?
Help...
Sometimes this happens with some control properties(font , alignment) which are overriden by the target OS . Is that Win2000 ?and What Framework version are working with ?
Pirate,
Yes, it happens on Win2000 Ver 5.00.2195 Service pack 4. Not on Win XP. Do you have any solution?
I really don't know what's the problem but did you try to write code(to force it by CLR) instead of setting alignment in the properties window . It might messed up or something . Do some search if this doesn't help , I've seen some posts talking about such problem that exist on Win2000 if I'm not wrong. :rolleyes: