AxHost.DoVerb Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Sub DoVerb( _ ByVal verb As Integer _ ) [C#] public void DoVerb( int verb ); [C++] public: void DoVerb( int verb ); [JScript] public function DoVerb( verb : int );
See Also
AxHost Class | AxHost Members | System.Windows.Forms Namespace