ApplicationClass.ApplicationEvents3_Event_remove_WindowSize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void ApplicationEvents3_Event_remove_WindowSize(Microsoft::Office::Interop::Word::ApplicationEvents3_WindowSizeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents3_Event::remove_WindowSize;
public virtual void ApplicationEvents3_Event_remove_WindowSize (Microsoft.Office.Interop.Word.ApplicationEvents3_WindowSizeEventHandler );
abstract member ApplicationEvents3_Event_remove_WindowSize : Microsoft.Office.Interop.Word.ApplicationEvents3_WindowSizeEventHandler -> unit
override this.ApplicationEvents3_Event_remove_WindowSize : Microsoft.Office.Interop.Word.ApplicationEvents3_WindowSizeEventHandler -> unit
Public Overridable Sub ApplicationEvents3_Event_remove_WindowSize ( As ApplicationEvents3_WindowSizeEventHandler)