OnClipboardChanged Method (FpSpread)
Raises the
ClipboardChanged event.
protected virtual void OnClipboardChanged(
EventArgs
)
'Declaration
Protected Overridable Sub OnClipboardChanged( _
ByVal As EventArgs _
)
'Usage
Dim instance As FpSpread
Dim e As EventArgs
instance.OnClipboardChanged(e)
Parameters
- e
- EventArgs object that contains the event data