Hi,
I want to change the current behavior of the time and minute displayed under the AnalogClcok (DateTimeEditBox)
The time component has 2 textboxes, one for hour & one for minute and I want replace these by 1 "MaskedTextBox" with appropriate mask (e.g: "\d\d:\d\d"). But I can't directly modify this time component. So, I need some help how I can modify it... Thanks in advance.
I want to change the current behavior of the time and minute displayed under the AnalogClcok (DateTimeEditBox)
The time component has 2 textboxes, one for hour & one for minute and I want replace these by 1 "MaskedTextBox" with appropriate mask (e.g: "\d\d:\d\d"). But I can't directly modify this time component. So, I need some help how I can modify it... Thanks in advance.