WorkspaceUtilities.ThrowIfNotInWorkspace(Control, Control) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void ThrowIfNotInWorkspace(System::Windows::Forms::Control ^ parent, System::Windows::Forms::Control ^ spcontrol);
public static void ThrowIfNotInWorkspace (System.Windows.Forms.Control parent, System.Windows.Forms.Control spcontrol);
static member ThrowIfNotInWorkspace : System.Windows.Forms.Control * System.Windows.Forms.Control -> unit
Public Shared Sub ThrowIfNotInWorkspace (parent As Control, spcontrol As Control)
Parameters
- parent
- Control
- spcontrol
- Control