Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
protected override void OnMouseLeave(
	EventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnMouseLeave ( _
	e As EventArgs _
)

Parameters

e
Type: System..::.EventArgs

See Also