WebInput is able to collaborate its Calculator editor with highlight feature.
This topic will show you how to select active number automatically.
To select active number automatically
- Customize numeric
display and edit formatting.
- Right-click on WebInput control and choose WebInput Designer.
- Expand Editor and select Calculator.
- Set IsEnabled to True and IsCollaborateWithHighlight
to True.
- Go to Highlight. Set IsEnabled to True
and Type to Character.
- Run the project. When a number is highlighted and the calculator editor is displayed,
the highlighted number will automatically be selected in calculator editor.