Hi.
How to enter value without being selected all text or not have deleted old value in the UltraDateTimeEditor?
thanks for quick reply!
Assuming you mean: when the user enters the control, they can just start typing and not have to remove the previous value. In this case, handle the control's Enter event, and call the control's SelectAll method.
Hi,
I'm using that but when mouse click it does not selectAll
Component One do it very well