This document is archived and information here might be outdated.  Recommended version.


IGxApplicationEvents.OnClipboardChanged Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplicationEvents.OnClipboardChanged Method

Called when the clipboard contents have changed.

[Visual Basic .NET]
Public Sub OnClipboardChanged ( _
)
[C#]
public void OnClipboardChanged (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplicationEvents Interface