MonthCalender

  • Thread starter Thread starter Thomas Beyerlein
  • Start date Start date
T

Thomas Beyerlein

hello,
I am trying to pass the date selected from the monthcalender tool to a
form that is open already. It is window dressing for my application. The
user clicks a button and the calendar opens and then they select a date.
I can’t think of how to pass the date to the other form, any ideas would
be great.

Thanks

Tom
 
Thomas,

Thomas Beyerlein said:
I am trying to pass the date selected from the monthcalender tool to a
form that is open already. It is window dressing for my application. The
user clicks a button and the calendar opens and then they select a date.
I can't think of how to pass the date to the other form

See:

<URL:http://www.google.to/groups?selm=#[email protected]>

The sample shown in the post above demonstrates how to return a value from a
dialog form which is selected in a datetimepicker control, but it can be
adapted easily to work together with a monthcalendar control.
 

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

Back
Top