Click or drag to resize

ApplicationEventsClassViewShown Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void ViewShown(
	string NamedControlText,
	int HWnd
)

Parameters

NamedControlText
Type: SystemString
HWnd
Type: SystemInt32

Implements

IApplicationEventsViewShown(String, Int32)
See Also