System.Windows.Forms.ListBox.OnHandleCreated Method

Specifies when the window handle has been created so that column width and other characteristics can be set. Inheriting classes should call base.OnHandleCreated.

Syntax

protected override void OnHandleCreated (EventArgs e)

Parameters

e
An EventArgs that contains the event data.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0