user interface - Wix installer input type number -


i'm building custom screen in wix installer , i'd add control equivalent html5's <input type="number"/>

i couldn't find built-in control type in documentation nor instructions on how insert custom controls i'd expect custom controls possible, missing something? how textbox control accepts numbers , has , down arrows on installer?


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -