ArcObjects Library Reference (ArcGlobe)  

IGMxApplicationEvents.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. Requires 3D Analyst Extension.

See Also

IGMxApplicationEvents Interface