<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>
<div><font style="" face="Geneva, Arial, Sans-serif">Hello.<br><br>Is there a plan to add a function like Application.onChangeComponentCount ?<br><br>I want to catch a signal when a new form is created </font><font style="" face="Geneva, Arial, Sans-serif"><font style="" face="Geneva, Arial, Sans-serif">(or deleted)</font>.<br>I know that the best way is to create a parent form and from this use the form.oncreate event.<br>But if the form has no parent the only way to know if a new form was created </font><font style="" face="Geneva, Arial, Sans-serif"><font style="" face="Geneva, Arial, Sans-serif">(or deleted) </font>is to check if Application.ComponentCount was changed. (with a timer)<br>So i will be happy if a function like  "</font><font style="" face="Geneva, Arial, Sans-serif"><font style="" face="Geneva, Arial, Sans-serif">Application.onChangeComponentCoun</font>t" is added in Application class.<br><br>But maybe there is a other way to know if a new form was created (or deleted) ?<br><br>Thanks.<br><br></font></div></div>                                      </div></body>
</html>