AxHost::DoVerb Method (Int32)
.NET Framework (current version)
Requests that an object perform an action in response to an end-user's action.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- verb
-
Type:
System::Int32
One of the actions enumerated for the object in IOleObject::EnumVerbs.
This method passes the specified verb to the IOleObject::DoVerb method of the hosted control.
.NET Framework
Available since 1.1
Available since 1.1
Show: