M
Mark Kubicki
lets say i want to set, on multiple forms, the header background color to
#123456 (as shade of light blue)
can i declare "const LtBlue = #123456" (where i would do this i do not know)
and then set the property for the header background color to LtBlue (on each
form)
or
do i need to add some code for the on-activate event of each form that sets
the property to LtBlue?
thanks in advance,
-mark
#123456 (as shade of light blue)
can i declare "const LtBlue = #123456" (where i would do this i do not know)
and then set the property for the header background color to LtBlue (on each
form)
or
do i need to add some code for the on-activate event of each form that sets
the property to LtBlue?
thanks in advance,
-mark