CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2009
    Posts
    4

    Event triggered when DateTimePicker MaxDate or MinDate is changed?

    hi,
    Can any one say whether any event is triggered while maxdate or mindate is changed in DateTimePicker ,other than value changed event.

  2. #2
    Join Date
    Oct 2007
    Location
    India
    Posts
    30

    Re: Event triggered when DateTimePicker MaxDate or MinDate is changed?

    hi renjith.binu

    explain the situation a little more ...

  3. #3
    Join Date
    Feb 2009
    Posts
    4

    Re: Event triggered when DateTimePicker MaxDate or MinDate is changed?

    i am cuztomizing datetime picker,so i need to do run sme code when MaxDate or MinDate is changed without value change. Can i do it?

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

Featured