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


IGMxApplicationEvents.OnClipboardChanged Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxApplicationEvents Interface > IGMxApplicationEvents.OnClipboardChanged Method
ArcGIS Developer Help

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