I have a RadWindow with a RestrictedAreaMargin set.
Is it possible that either
a) When using the ShowDialog method, it will only block controls within the restricted area. (That's because I have a ribbon bar outside of the area)
OR
b) Is there a way to use Show instead, but still paint the background of the restricted area as semi transparent black?
The effect I am looking for is similar to TeamPulse - when you click on "New Idea".
Is it possible that either
a) When using the ShowDialog method, it will only block controls within the restricted area. (That's because I have a ribbon bar outside of the area)
OR
b) Is there a way to use Show instead, but still paint the background of the restricted area as semi transparent black?
The effect I am looking for is similar to TeamPulse - when you click on "New Idea".