TrackBar::OnHandleCreated Method (EventArgs^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Use the Control::OnHandleCreated method.

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

protected:
virtual void OnHandleCreated(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: