I am attemping to change a BoxObject's .fillcolor in the Section_format event. I get a RTE 70 'Permission denied'. When I look up the FillColor property in the documentation, it says that it "can be written only when formatting idle". So I am thinking that the Section_format event is either FormattingActive or FormattingInactive mode. My question is, what event is considered FormattingIdle mode?
I am using CR85, RDC & VB6.
I am using CR85, RDC & VB6.