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

I Want to Lock the Diagram

1 Answer 44 Views
Diagram
This is a migrated thread and some comments may be shown as answers.
zhu
Top achievements
Rank 1
zhu asked on 21 Aug 2019, 09:28 AM

Hi!

how can I set a Tips when RadDiagramShape MouseOver。

I want to Lock the Diagram,but want the Element event can work.

if I Set the IsEnabled is false . (RadDiagramShape_MouseMove) is not Working

1 Answer, 1 is accepted

Sort by
0
Dimitar Dinev
Telerik team
answered on 22 Aug 2019, 10:40 AM
Hello Zhu,

In each control, when the IsEnabled property is set to false, the ToolTip is disabled by default. To allow the ToolTip to show, you can use the â€‹ToolTipService.ShowOnDisabled="True" attached property.

Please, let me know if that answers your query.

Regards,
Dimitar Dinev
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Diagram
Asked by
zhu
Top achievements
Rank 1
Answers by
Dimitar Dinev
Telerik team
Share this question
or