Results 1 to 2 of 2

Thread: [RESOLVED] Changing The Date Of A Month Calendar Control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    121

    Resolved [RESOLVED] Changing The Date Of A Month Calendar Control

    Can someone tell me how to change the selected date with code only?

    Ive tried everything I know, including the obvious

    calMyCal.SetDate(dtMyDateTime);

    Much appreciated.

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jan 2006
    Posts
    121

    Re: Changing The Date Of A Month Calendar Control

    Never mind.
    I finally got it.

    I was using 06 for the date which translates to 0006 year
    when you try to select year 0006 the cal does not throw a err exception.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width