M
Martin
Hi all,
I have made a usercontrol and I want to prevent the ContextMenuStrip
property from being available, how can I do this?
I have tried stuff like
Protected Shadows ContextMenuStrip as Object
But I can always still see the property in the designer, can anyone help me
out with this?
Kind regards,
Martin.
I have made a usercontrol and I want to prevent the ContextMenuStrip
property from being available, how can I do this?
I have tried stuff like
Protected Shadows ContextMenuStrip as Object
But I can always still see the property in the designer, can anyone help me
out with this?
Kind regards,
Martin.