Hello Michael,
RadContextMenu doesn't have such properties TopLevelShow/HideDelay because RadContextMenu does not contains TopLevelItems It can contain only submenu header items (items with subitems) and submenu items (items without subitems).
Also RadContextMenu is opening on specific event (MouseRightButtonUp by default) so it is not visible until this event occurs.
From UX perspective most of the time RadMenu is used as a global menu visible on the main page while RadContextMenu is specific for control and provide easy access to control specific logic or behavior.
Let us know if we can help you further.
All the best,
Hristo
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items