S
Speedtriple
Hi People,
I found source code for performing a gradient fill on forms in access on
Lebans.com. Works great, however I would like to apply the fill pattern on
the form header section. The Code only refers to the whole form. Anyone have
an idea how to go about it ?
Definition is as follows:
Public Function GradientFill(frm As Access.Form, RGBStart As Long, etc...).
I need to change "frm As Access.Form " to something like "frm As
Access.FormHeader " although I don't know the correct reference.
Thanks
Speedy
I found source code for performing a gradient fill on forms in access on
Lebans.com. Works great, however I would like to apply the fill pattern on
the form header section. The Code only refers to the whole form. Anyone have
an idea how to go about it ?
Definition is as follows:
Public Function GradientFill(frm As Access.Form, RGBStart As Long, etc...).
I need to change "frm As Access.Form " to something like "frm As
Access.FormHeader " although I don't know the correct reference.
Thanks
Speedy