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