ToolStripTextBox::OnSubscribeControlEvents Method (Control^)

 

Subscribes events from the hosted control.

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

protected:
virtual void OnSubscribeControlEvents(
	Control^ control
) override

Parameters

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

The control from which to subscribe events.

.NET Framework
Available since 2.0
Return to top
Show: