Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DoubleClick
Message
De
08/04/2003 02:56:23
 
 
À
07/04/2003 17:09:35
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00774913
Message ID:
00775003
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Yes, DateTimePicker control can handle DoubleClick event.

To get date from DateTimePicker control, use Value property.

Because MonthCalendar control allows you to select more than one date, use DateChanged and DateSelected events. They are raised when user changes current dates selection or when user selects new date range respectively. Both events pass as "e" argument DateRangeEventArgs class, which gives you start and end date of the new user selection.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform