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

Syntax

C#
protected void OnDrawelMouseLeave(
	IDrawel drawel
)
Visual Basic (Declaration)
Protected Sub OnDrawelMouseLeave ( _
	drawel As IDrawel _
)

Parameters

drawel
Type: IDrawel

See Also