ArcObjects Library Reference  (Framework)    

IComPropertyPage.HelpContextID Property

The help context ID for the specified control on the page.

[Visual Basic 6.0]
Property HelpContextID(
    ByVal controlID As Long _
) As Long
[Visual Basic .NET]
Public Function get_HelpContextID ( _
    ByVal controlID As Integer _
) As Integer
[C#]
public int get_HelpContextID (
    int controlID
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface

 


Feedback Send feedback on this page