This question is locked. New answers and comments are not allowed.
Hello,
I am attempting to customize the default RadComboBox style to allow the Text in the PART_EditableTextBox to be selectable (but not editable) when the combobox is disabled. I've modified the IsReadOnly and IsEditable properties of the part in the Disabled State to no effect. No matter what modifications I make to the style, the end result is still a disabled textbox that does not allow me to select it's contents.
I ran a quick search throught this forum and have not encountered anybody asking for this feature. Can you provide me with an example or steps to produce my desired feature?
Thanks very much in advance for any assistance.
I am attempting to customize the default RadComboBox style to allow the Text in the PART_EditableTextBox to be selectable (but not editable) when the combobox is disabled. I've modified the IsReadOnly and IsEditable properties of the part in the Disabled State to no effect. No matter what modifications I make to the style, the end result is still a disabled textbox that does not allow me to select it's contents.
I ran a quick search throught this forum and have not encountered anybody asking for this feature. Can you provide me with an example or steps to produce my desired feature?
Thanks very much in advance for any assistance.