Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Status message window
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01243527
Message ID:
01243922
Vues:
27
>>Hi Andrus,
>>
>>One method is to use the .Net Framework System.Windows.Forms.MessageBox() method.
>
>I need to do long calculations between messages like
>
>? 'Starting log calculation'
>DoLongCalculation()
>? 'Ending log calculation'
>
>I dont understand how to use messagebox for this.

I would create a custom form to handle this. I would reccomend using the BackgroundWorker to do the long calculation.
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform