System.Windows.Forms.SplitterCancelEventHandler Delegate

Represents the method that will handle the Splitter.SplitterMoving event of a System.Windows.Forms.Splitter.

Syntax

public delegate void SplitterCancelEventHandler (object sender, SplitterCancelEventArgs e)

Parameters

sender
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

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: 2.0.0.0
Since: .NET 2.0