Click or drag to resize

SOScriptingEventsClassOnViewHidden Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnViewHidden(
	in _RemotableHandle hWnd
)

Parameters

hWnd
Type: SuperOffice.COM.ScriptEvents_RemotableHandle

Implements

IScriptingEventsOnViewHidden(_RemotableHandle)
See Also