Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
530
using XamDateTimeEditor or XamMaskedEditor as PART_EditableTextBox in xamComboBox
posted

Is it possible to restyle the xamComboBox, such that the PART_EditableTextBox uses a XamDateTimeEditor or XamMaskedEditor ?

  • 7305
    posted

    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