J
janiotjoeawie via AccessMonster.com
Hi all,
In order to give the users the option to change some properties of the report
on runtime (like the fontweigth and size). If created a table with all the
needed values loaded.
My problem is I can't figure out how to load these properties at runtime.
I've tried it on open, activate and on page but so far no luck.
The farest have been : me.NaamBadge.Properties.Item(29)
(naamBadge is the name of the control) this gives me that my font name is
'news gothic'
How do I now that this is the font name, not by just guessing the number?
Jânio
In order to give the users the option to change some properties of the report
on runtime (like the fontweigth and size). If created a table with all the
needed values loaded.
My problem is I can't figure out how to load these properties at runtime.
I've tried it on open, activate and on page but so far no luck.
The farest have been : me.NaamBadge.Properties.Item(29)
(naamBadge is the name of the control) this gives me that my font name is
'news gothic'
How do I now that this is the font name, not by just guessing the number?
Jânio