Gets the last control that caused this System.Windows.Forms.ContextMenuStrip to be displayed.
Documentation for this section has not yet been entered.
Common uses of the ContextMenuStrip.SourceControl property include the following:
Adding, removing, enabling, or disabling a menu item during the ToolStripDropDown.Opening event.
Deciding on modifications of a chosen command based on the control that last displayed the System.Windows.Forms.ContextMenuStrip.