DisplayOverlayPluginClicked Event

CVB.Net Documentation
Event that will be raised when the a display overlay has been clicked.

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<OverlayPluginEventArgs> OverlayPluginClicked

Value

Type: SystemEventHandlerOverlayPluginEventArgs
See Also

Reference