IonicWind Software

Aurora Compiler => GUI => Topic started by: ExMember001 on July 16, 2006, 09:20:45 PM

Title: SetAlignment(unsigned int uAlign);
Post by: ExMember001 on July 16, 2006, 09:20:45 PM
What flags do i use to set alignment in richedit control?
i've look into help file, but there is nothing about that now...
Title: Re: SetAlignment(unsigned int uAlign);
Post by: Ionic Wind Support Team on July 16, 2006, 09:32:10 PM
1 = left
2 = right
3 = center

Title: Re: SetAlignment(unsigned int uAlign);
Post by: ExMember001 on July 16, 2006, 09:37:27 PM
ha!
i was close .. :)
thx paul !