Change component font size by code
Posted: Sat Oct 10, 2015 1:30 pm
Hello,
how can i change text box Font Size by code
In Ms Access Report it is very simple :
Me.R_NmSTR.FontSize = (Me.FS)
Me.FS is a column in my table
Thanks
how can i change text box Font Size by code
In Ms Access Report it is very simple :
Me.R_NmSTR.FontSize = (Me.FS)
Me.FS is a column in my table
Thanks