Re: [WiX-users] Popup window cause text disappearing
Hi We have got the same effect in our installation package. One of our dialogs contains a radio button group control and below it, some controls, one of them is an edit control for password entries. As described by Tatyana, when CAPS LOCK is on and the user ente
[WiX-users] Popup window cause text disappearing
I have a dialog for setting the connection string for SQL server with the following code: -