<?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 : microsoft vbcontrolextender event are not fire.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : microsoft vbcontrolextender event are not fire.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 17:59:37 +0000</pubDate>
  <lastBuildDate>Mon, 06 Nov 2006 09:15:08 +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=5440</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[microsoft vbcontrolextender event are not fire. : Hi   we are able to set VBControlExtender...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5440&amp;PID=17063&amp;title=microsoft-vbcontrolextender-event-are-not-fire#17063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2197">Sampath Kumar S</a><br /><strong>Subject:</strong> 5440<br /><strong>Posted:</strong> 06 November 2006 at 9:15am<br /><br />Hi <DIV>&nbsp;</DIV><DIV>&nbsp;we are able to set VBControlExtender to tab control, but we not able get the events notifaction from vbcontrolextender. kindly give us a solutions.</DIV><DIV>sample project.</DIV><DIV>&nbsp;</DIV><DIV>Option Explicit<BR></DIV><DIV>Dim WithEvents tabs As VBControlExtender</DIV><DIV>&nbsp;</DIV><DIV>Private Sub Command1_Click()<BR>&nbsp;&nbsp;&nbsp; Licenses.Add "Codejock.TabControl.10.3.1"<BR>&nbsp;&nbsp;&nbsp; Set tabs = Controls.Add("Codejock.TabControl.10.3.1", "tab1", Me)<BR>&nbsp;&nbsp;&nbsp; tabs.Move 0, 0, ScaleWidth, ScaleHeight<BR>&nbsp;&nbsp;&nbsp; tabs.itemcount = 3<BR>&nbsp;&nbsp;&nbsp; tabs.Visible = True<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>Private Sub tabs_ObjectEvent(Info As EventInfo)<BR>&nbsp;&nbsp;&nbsp; Debug.Print Info.Name<BR>End Sub</DIV>]]>
   </description>
   <pubDate>Mon, 06 Nov 2006 09:15:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5440&amp;PID=17063&amp;title=microsoft-vbcontrolextender-event-are-not-fire#17063</guid>
  </item> 
 </channel>
</rss>