[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.OnHandleDestroyed

OnHandleDestroyed Method

OnHandleDestroyed(EventArgs)

Raises the HandleDestroyed event.

Declaration
protected override void OnHandleDestroyed(EventArgs e)
Protected Overrides Sub OnHandleDestroyed(e As EventArgs)
Parameters
Type Name Description
EventArgs e

EventArgs event arguments

Overrides