[wix-users] Message Box in Wix Control & Custom Action

Ven H venh.123 at gmail.com
Tue Apr 3 10:25:15 PDT 2018


To provide a little more info, I am using a C# Custom Action. Also, I tried
MessageBox.Show("String value") inside the Custom Action, but it
*doesn't *compile
the Custom Action project in VS. Not sure, what namespace or Assembly
reference is missing.

Also, I am not sure how to display a Message Box from within a UI Dialog
without Custom Action. Please help.

Regards,
Venkatesh

On Tue, Apr 3, 2018 at 10:16 PM, Ven H <venh.123 at gmail.com> wrote:

> I have a UI dialog with a Control of type Push button. Is it possible to
> display a Message Box with a custom message based on a condition and also
> without a condition? (not from a Custom Action).  If yes, please provide
> a sample.
>
> Is it possible to display a Message Box from a Custom Action which will be
> invoked on a Push button click in a Control of a UI dialog? If yes, please
> provide a sample
>
> Please help.
>


More information about the wix-users mailing list