Re: [WiX-users] ODP: Password Editbox in WiX 3.6 standard bootstrapper application

2012-12-04 Thread Rob Mensching
Awesome. HexStyle was an "escape hatch" and I never tried masked edit boxes. Glad it all worked. On Tue, Dec 4, 2012 at 2:59 AM, Pawel Fujcik wrote: > Setting HexStyle="0x20" on Editbox worked perfectly. > Working code: > > TabStop="yes" FontId="5" FileSystemAutoComplete="no" > HexStyle="0x20"

[WiX-users] ODP: Password Editbox in WiX 3.6 standard bootstrapper application

2012-12-04 Thread Pawel Fujcik
Setting HexStyle="0x20" on Editbox worked perfectly. Working code: #(loc.OptionsSQLServerAdminPassword) Masked edit functionality in standard bootstrapper is working. Thanks a lot. Od: Neil Sleightholm [n...@x2systems.com] Wysłano: 4 grudnia 2012 11:36 D