ApplicationClass.remove_WindowSelectionChange Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
virtual void remove_WindowSelectionChange(Microsoft::Office::Interop::Word::ApplicationEvents4_WindowSelectionChangeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_WindowSelectionChange;
public virtual void remove_WindowSelectionChange (Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSelectionChangeEventHandler );
abstract member remove_WindowSelectionChange : Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSelectionChangeEventHandler -> unit
override this.remove_WindowSelectionChange : Microsoft.Office.Interop.Word.ApplicationEvents4_WindowSelectionChangeEventHandler -> unit
Public Overridable Sub remove_WindowSelectionChange ( As ApplicationEvents4_WindowSelectionChangeEventHandler)