![]() | CfxOnCursorChangeEventHandler Delegate |
[This is preliminary documentation and is subject to change.]
Namespace: Chromium.Event
public delegate void CfxOnCursorChangeEventHandler( Object sender, CfxOnCursorChangeEventArgs e )
Public Delegate Sub CfxOnCursorChangeEventHandler ( sender As Object, e As CfxOnCursorChangeEventArgs )
public delegate void CfxOnCursorChangeEventHandler( Object^ sender, CfxOnCursorChangeEventArgs^ e )
type CfxOnCursorChangeEventHandler = delegate of sender : Object * e : CfxOnCursorChangeEventArgs -> unit
All contents covered by copyright as defined in the Chromium Embedded Framework and ChromiumFX source code licenses.