PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Re: [WD75] Table question
Re: [WD75] Table question
Started by kamarad, Aug., 29 2003 8:47 PM - No answer
Posted on August, 29 2003 - 8:47 PM
Hi Christian
Is there a way to change the font to Bold for one or more table rows (not
necessarily the selected one)? I know the color can be changed but to be able
change the font type would be great.
something like:

*
ffont is font = FontCreate("Verdana",10,iBold)
Table[RowNumber]..Font=ffont
*
--
Greetings
Peter

Thanks a lot for your help, Peter! I'll give it a try ASAP.
Christian