<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Multiple &#101;vents invoked in TabC&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Multiple &#101;vents invoked in TabC&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 01:36:37 +0000</pubDate>
  <lastBuildDate>Tue, 09 May 2006 10:21:37 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=4170</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Multiple &#101;vents invoked in TabC&#111;ntrol : Hello, You must first add control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4170&amp;PID=12813&amp;title=multiple-events-invoked-in-tabcontrol#12813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4170<br /><strong>Posted:</strong> 09 May 2006 at 10:21am<br /><br />Hello, <BR>You must first add control to TabControl.Controls collection:<BR><BR>See code:<BR><BR>&nbsp; Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load<BR>&nbsp;&nbsp;&nbsp;&nbsp;Dim uc As New UserControl1<BR>&nbsp;&nbsp;&nbsp;&nbsp;AxTabControl1.Controls.Add(uc)<BR>&nbsp;&nbsp;&nbsp;&nbsp;AxTabControl1.InsertItem(0, "Item", uc.Handle.ToInt32(), -1)<BR>&nbsp;&nbsp;End Sub<BR>]]>
   </description>
   <pubDate>Tue, 09 May 2006 10:21:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4170&amp;PID=12813&amp;title=multiple-events-invoked-in-tabcontrol#12813</guid>
  </item> 
  <item>
   <title><![CDATA[Multiple &#101;vents invoked in TabC&#111;ntrol : Hi ! I have used tabcontrol of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4170&amp;PID=12783&amp;title=multiple-events-invoked-in-tabcontrol#12783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1990">Toma</a><br /><strong>Subject:</strong> 4170<br /><strong>Posted:</strong> 08 May 2006 at 12:20pm<br /><br /><P>Hi !</P><P>I have used tabcontrol&nbsp; of codejock, and I used usercontrol for every tab page of the tab contorl. I saw that when the form with tabcontrol is loaded, the load event of the forms that are used from the tabpages are invoked twice !?!?!</P><P>The constructor of the form is executed only one time, but the form_load event is invoked twice...This with vb.net (2005)...</P><P>And another thing -&nbsp; I saw that one event DobuleClick in DataGridView in usercontrol that is used in tabpage is invoked 3 times, when i only one time double clicked on datagridview...</P><P>Where is the problem ?<BR></P>]]>
   </description>
   <pubDate>Mon, 08 May 2006 12:20:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4170&amp;PID=12783&amp;title=multiple-events-invoked-in-tabcontrol#12783</guid>
  </item> 
 </channel>
</rss>