[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

form for yes/no questions?

buu

7/12/2008 2:45:00 PM

wich is it in .net?


2 Answers

buu

7/12/2008 2:50:00 PM

0

I found it :)


Ciaran O''Donnell

7/14/2008 1:40:00 PM

0

For people who still want the answer to this question. You can use a
MessageBox.Show() to create a dialog with a specified owner, text, window
title and yes and no buttons based on the parameters to that function.


--
Ciaran O''Donnell
http://wannabedeveloper.space...


"buu" wrote:

> wich is it in .net?
>
>
>