Creating a calendar using the wizard

T

Tony B

Hi,
I'm trying to create a calendar using VB.NET. So far I can create a
calendar but it's only for the current month. How do I specify a date range?

I create the calendar like this:

objCalendar =
objPublisher.NewDocument(Publisher.PbWizard.pbWizardCalendars, 45)

But no matter what I try I can't extend the calendar to 12 months.

TIA.

Tony
 

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