Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MonthView/Command Button problem
Message
De
30/01/2001 02:35:49
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
MonthView/Command Button problem
Divers
Thread ID:
00470057
Message ID:
00470057
Vues:
49
I have a MonthView Control, 5 checkboxes inside a frame, and two command buttons (Exit and Continue) in a Form.

The monthview control is set to the current date and the multiselect property is set to true.

When I click the either the Continue or Exit button without changing the date from the monthview control, the click event of the command buttons work normally, that is, the codes for the click event execute as expected.

However, when I click a different date in the monthview control, and then click the Continue command button, the command button's click event doesn't fire and the code in it doesn't execute. I have to click the command button again to go on to process the rest of the code and go on to the next form.

Is this a bug? Are there any remedies for this? Perhaps someone has experienced something similar? Thanks in advance.

Ramon
Répondre
Fil
Voir

Click here to load this message in the networking platform