Picture on tabulated form

donkey33

New member
Local time
Tomorrow, 00:28
Joined
Jun 15, 2005
Messages
7
I was unable to find a satisfactory answer to this problem in the forum plz answer asap:
How can I add different pictures as background on different pages of a tabulated form such that each tab if clicked loads a new page with a different bkgrnd pic?
i m able to do this for entire forms but not each tabulated page portion
Please reply fast
 
did a demo for you...see attachment..you need to update the Paths to the images.
 

Attachments

Color change

Thanks a lot ! It definitely works.
Is is also possible to change the bkground color of the tabulated pages from dull brown to say something else?
Thanks again
 
You can change the Detail to any color you want.

me.Detail.BackColor = "255"

Changes the background color to red.
 
No change

No this does not work; though the color of detail is changed, the tab pages remain dull brown
 

Users who are viewing this thread

Back
Top Bottom