It appears the default behavior when selecting a time is by mouse click only. Can I select via enter key?
I have the following requirement:
- the time picker control shall enable selection of time by pressing Enter key
Before I start intercepting key press events etc., I just want to make sure there are not setter properties I could be unaware of which would enable this behavior.
Thanks in advance.
I have the following requirement:
- the time picker control shall enable selection of time by pressing Enter key
Before I start intercepting key press events etc., I just want to make sure there are not setter properties I could be unaware of which would enable this behavior.
Thanks in advance.