Splitter::OnKeyDown Method (KeyEventArgs^)

 

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

This method is not relevant to this class.

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

protected:
virtual void OnKeyDown(
	KeyEventArgs^ e
) override

Parameters

e
Type: System.Windows.Forms::KeyEventArgs^

A KeyEventArgs that contains the event data.

This method is not relevant to this class.

.NET Framework
Available since 1.1
Return to top
Show: