M-Files UI Extensibility Framework
OnNewNormalShellFrame Event
M-Files UI Extensibility Framework > Events > OnNewNormalShellFrame Event
Description
Triggered when a normal shell frame object (not a common dialog, and not an embedded or special shell frame) is created.
Parameters

shellFrame : IShellFrame [ in ]

The new shell frame object.

Return Type

Object [ optional ]

Event handler collection object for the new object.

Remarks

Does not trigger for shell frames hosted by common dialogs, nor embedded or special shell frames.

Supported in M-Files 9.0.3372.6 and newer.