hi,
how can i change a statictext alignment in run-time (responding an event)?
oren.
Printable View
hi,
how can i change a statictext alignment in run-time (responding an event)?
oren.
I am not sure whether this gonna work
but how about using or have u used
ModifyStyle() function.
e.g. ModifyStyle(ES_LEFT,ES_RIGHT)
And let me know too.
Good luck. :)
Walter
it works (-:
thanks, oren.