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


IPaletteEvents.ContentsChanged Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IPaletteEvents.ContentsChanged Method

Occurs when the contents of the palette change.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPaletteEvents Interface