System.Windows.Forms.AxHost.DoVerb Method

Requests that an object perform an action in response to an end-user's action.

Syntax

public void DoVerb (int verb)

Parameters

verb
One of the actions enumerated for the object in IOleObject::EnumVerbs.

Remarks

This method passes the specified verb to the tp://go.microsoft.com/fwlink/?LinkId=166076 method of the hosted control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0