the reason behind not using System.Windows.Forms is that i dont want my
message box the appear behind my    wizard. 
basically, What i want is a functionality like cancel button.
I need to to popup a message from my custom action. Show it in front of the
wizard. This pop-up dialog box would have two buttons "yes" and "no". If the
user presses "yes" wizard should navigate to next dialogbox and if the user
presses "no" the wizard should stay on same dialogbox.
This functionality is quite similar to cancel button.
How do i achieve this?

Sagar
-- 
View this message in context: 
http://n2.nabble.com/Show-Dialog-from-C-Custom-Action-tp4823643p4836020.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to