How to change the style of a combobox to a label or hyperlink in WPF?

Posted by Ashish Ashu on Stack Overflow See other posts from Stack Overflow or by Ashish Ashu
Published on 2010-04-21T07:13:01Z Indexed on 2010/04/21 7:43 UTC
Read the original article Hit count: 300

I want to change the style of a combo box control to look like a hyperlink.

When user clicks on the hyperlink ( combo box) it show options in the combobox to select.

The idea is that I want combo box control to display as a plain text ( more readable form).

If anybody created this type of sytle please let me know.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpf-controls