FORM.Release
Posted: Tue Dec 17, 2019 7:05 am
hi
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
give me a Error.
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
RETURNRelease a window in its own 'on release' procedure or release the main window in any 'on release' procedure is not allowed. Program terminated