This is a migrated thread and some comments may be shown as answers.

Can I disable the double click behavior

1 Answer 78 Views
TimeBar
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 19 Jul 2012, 12:44 AM
Hello,

I have implemented my own double click behavior with the time bar, but every time I double click, the selection gets changed as well.  Is there a way to disable this selection change on double click?

Eric

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 19 Jul 2012, 11:55 AM
Hi Eric,

You can modify the SelectionRange Style and ItemControl Style and remove the MouseBindings with MouseAction="LeftDoubleClick". Please refer to our online documentation for additional information on implicit styles.

Greetings,
Tsvetie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
TimeBar
Asked by
Eric
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or