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


IMdTFElementCtrl.ProcessPanelNotify Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalystUI > ESRI.ArcGIS.SpatialAnalystUI > Interfaces > IM > IMdTFElementCtrl Interface > IMdTFElementCtrl.ProcessPanelNotify Method
ArcGIS Developer Help

IMdTFElementCtrl.ProcessPanelNotify Method

Processes panel's Notify event.

[Visual Basic .NET]
Public Sub ProcessPanelNotify ( _
    ByVal id As Integer _
)
[C#]
public void ProcessPanelNotify (
    int id
);

Product Availability

Available with ArcGIS Desktop. Requires Spatial Analyst Extension.

See Also

IMdTFElementCtrl Interface