Calendar Control - Daily View

J

J

I used Duane's sample to create a daily schedule (thank you!!).

I'm trying to make a slight modification and instead of showing the
dashes/slash marks for the times at the left side of the page, I wanted a
solid line to go across the page at each hour. No problems there, however if
I have an appointment that is 9:30-10:30, the line cuts right through the
text box. I'd prefer to have the text box cover the line (and not see the
line). I've tried the move to front, move to back on the line and the text
box, but that doesn't seem to work.

Any suggestions???
 
D

Duane Hookom

I just played with this and added a WeekOf header section that is the same
height as the detail and the WeekOf Footer. Move the longer horizontal time
lines to the WeekOf group header section and set its On Format event code to:
Me.MoveLayout = False
Make sure the text box that you display in the schedule is not transparent.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top