ApplicationClass.ApplicationEvents3_Event_add_WindowBeforeRightClick Method
Office 2003
This
method
supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.WordAssembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
public virtual void ApplicationEvents3_Event_add_WindowBeforeRightClick( ApplicationEvents3_WindowBeforeRightClickEventHandler );
public void ApplicationEvents3_Event_add_WindowBeforeRightClick( ApplicationEvents3_WindowBeforeRightClickEventHandler );
public function ApplicationEvents3_Event_add_WindowBeforeRightClick( : ApplicationEvents3_WindowBeforeRightClickEventHandler );
Parameters
Reference
ApplicationClass ClassMicrosoft.Office.Interop.Word Namespace