OverlayPluginMouseOverEventArgs Constructor

CVB.Net Documentation
ctor

Namespace:  Stemmer.Cvb.Forms.Controls
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public OverlayPluginMouseOverEventArgs(
	OverlayPluginBase overlay,
	int dragHandle
)

Parameters

overlay
Type: Stemmer.Cvb.Forms.OverlaysOverlayPluginBase
over to which this event refers
dragHandle
Type: SystemInt32
drag handle over which the mouseover happened
See Also

Reference