Answer the question
In order to leave comments, you need to log in
Element disappears when you add a style to it?
I want to add a context menu to an element, it should support it, but for some reason, when adding it, it simply disappears from the view completely
<Style TargetType="telerik:EventContainer">
<Setter Property="Background" Value="Green"></Setter>
<Setter Property="telerik:RadContextMenu.ContextMenu">
<Setter.Value>
<telerik:RadContextMenu>
</telerik:RadContextMenu>
</Setter.Value>
</Setter>
</Style>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question