DisplayOverlayPluginMouseOver Event

CVB.Net Documentation
Event that will be raised when the the mouse cursor is located over an overlay plugin.

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

[BrowsableAttribute(true)]
public event EventHandler<OverlayPluginMouseOverEventArgs> OverlayPluginMouseOver

Value

Type: SystemEventHandlerOverlayPluginMouseOverEventArgs
See Also

Reference