Jan
26
2010
Format the items in a ContextMenuStrip before showing them
Use the Opening event to change the items. For example. If you want to disable one of the items.
I record that here for posterity. The Layout event, which I tried at first, only occurs once.
Seth