[]
        
(Showing Draft Content)

C1.Win.Layout.C1DashboardLayout.OnHandleDestroyed

OnHandleDestroyed Method

OnHandleDestroyed(EventArgs)

Raises the System.Windows.Forms.Control.HandleDestroyed event.

Declaration
protected override void OnHandleDestroyed(EventArgs e)
Parameters
Type Name Description
EventArgs e

An EventArgs that contains the event data.

Overrides