This question is locked. New answers and comments are not allowed.
Hi,
I am in process of creating customized theme for Tabcontrol. I am facing two issues right now .
1)I want to change the mouse-over effect(maybe color) of dropdown list item which will be displayed when we set DropDownDisplayMode="WhenNeeded", right now telrik default effect was displayed
2)If the tab header name is lengthy the header need to be wrapped to next line but if there is enough space it should not be wrapped
wrapping should not be done at character level it should be at word level
ex MouseOver Effect is the tabheader then on maximum resolution it should be displayed on singe line but on resizing the window if there is no enough room to display the content the tab header should be wrapped such that it should look like
"MouseOver"
"Effect"
I am in process of creating customized theme for Tabcontrol. I am facing two issues right now .
1)I want to change the mouse-over effect(maybe color) of dropdown list item which will be displayed when we set DropDownDisplayMode="WhenNeeded", right now telrik default effect was displayed
2)If the tab header name is lengthy the header need to be wrapped to next line but if there is enough space it should not be wrapped
wrapping should not be done at character level it should be at word level
ex MouseOver Effect is the tabheader then on maximum resolution it should be displayed on singe line but on resizing the window if there is no enough room to display the content the tab header should be wrapped such that it should look like
"MouseOver"
"Effect"