what if i have a ActiveX in a FORM which might have a active Session

do i need to "stop" all ActiveX

if Yes how

Code: Select all
PROCEDURE DoHTMLrelease()
ShowHtml.Activex_1.Release
ShowHtml.Release
RETURN
Release a window in its own 'on release' procedure or release the main window in any 'on release' procedure is not allowed. Program terminated