This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementEditor Interface > IMdElementEditor.ShowHelp Method (ArcObjects .NET 10.5 SDK) |
Displays the help for the element being edited.
[Visual Basic .NET] Public Sub ShowHelp ( _ ByVal parent As Integer _ )
[C#] public void ShowHelp ( int parent );