Is it possible to restyle the xamComboBox, such that the PART_EditableTextBox uses a XamDateTimeEditor or XamMaskedEditor ?
Hello,
If you want to restyle or retemplate XamComboBox to be XamDateTimeEditor, why not use XamDateTimeEditor. They are all editor controls, but with different functionality.
Can you tell me what you are trying to achieve with restyling another editor control rather than using the control that already exists? You can restyle XamDateTimeEditor if it's only the style you are after.
Sam