WebInput is able to collaborate its datetime editor with highlight feature.
This topic will show you how to select active date automatically.
To select active date automatically
- Customize
DateTime display and edit formatting.
- Right-click on WebInput control and choose WebInput Designer.
- Expand Editor and select DateTime.
- Set IsEnabled to True and IsCollaborateWithHighlight
to True.
- Go to Highlight. Set IsEnabled to True
and Type to Phrase.
- Run the project. When the datetime editor is displayed, the date displayed in WebInput's
textbox will be selected in datetime editor.