protected internal virtual bool OnShowWebHelp( string helpContextID )
Protected Friend Overridable Function OnShowWebHelp( _ ByVal helpContextID As String _ ) As Boolean
Parameters
- helpContextID
Return Value
Returning false signals the action was not handled and the application should process it.