Re: How to allow the user to clear the calendar combo?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 06/19/04

  • Next message: Earl: "Re: How to allow the user to clear the calendar combo?"
    Date: 19 Jun 2004 13:59:44 +0200
    
    

    * "Earl" <brikshoe@newsgroups.nospam> scripsit:
    > No problem programmatically clearing the calendar combo, but I'm scratching
    > my head wondering how the user would clear the calendar, if say, no date at
    > all was to be entered?

    What's a calendar combo? A DateTimePicker? Set the control's
    'ShowCheckBox' property to 'True' an unchecked checkbox indicates "no
    date entered".

    -- 
    Herfried K. Wagner [MVP]
    <URL:http://dotnet.mvps.org/>
    

  • Next message: Earl: "Re: How to allow the user to clear the calendar combo?"

    Relevant Pages