Hi to all<br>
<br>
I created a Usercontrol who Handle the TitleBar Font and color and I want to restrict each form to contain only one instance of the control.<br>
<br>
I can determine the number of instance on a form by the InitProperties Event, at that stage the control is already created so how to Terminate creation of control or destroy it?<br>
<br>
Thanks for your help.
<br>
I created a Usercontrol who Handle the TitleBar Font and color and I want to restrict each form to contain only one instance of the control.<br>
<br>
I can determine the number of instance on a form by the InitProperties Event, at that stage the control is already created so how to Terminate creation of control or destroy it?<br>
<br>
Thanks for your help.