ToolStripProgressBar::OnUnsubscribeControlEvents Method (Control^)

 

Unsubscribes events from the hosted control.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void OnUnsubscribeControlEvents(
	Control^ control
) override

Parameters

control
Type: System.Windows.Forms::Control^

The control from which to unsubscribe events.

.NET Framework
Available since 2.0
Return to top
Show: