Hi,
I am creating my custom ContextMenu and placing on a TextBox.
If TextBox is enable/IsReadOnly= false then ContextMenu is displaying(on right click ) But if i make TextBox disable/IsReadOnly=True then context menu is not displaying.
Is there any settings so that contextmenu should display for selected disable textbox?
Thanks
Harsh