<?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 : Object doesn&#039;t support this property</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : ActiveX COM : Object doesn&#039;t support this property]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 16:22:00 +0000</pubDate>
  <lastBuildDate>Thu, 17 Sep 2009 13:34:50 +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=15171</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[Object doesn&#039;t support this property :     Can you post all the code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53164&amp;title=object-doesnt-support-this-property#53164</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15171<br /><strong>Posted:</strong> 17 September 2009 at 1:34pm<br /><br />Can you post all the code you use to create the ribbon before the lines you posted?<br><br>I am sure this will work with newer version.<br><br>Dim PopupBar As CommandBar<br><br>So something like:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim PopupBar As CommandBar, ControlPrint As CommandBarPopup<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ControlPrint = .Add(xtpControlSplitButtonPopup, ID_FILE_PRINT, "&amp;Print")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set PopupBar = CommandBars.CreateCommandBar("CXTPRibbonSystemPopupBarPage")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set ControlPrint.CommandBar = PopupBar<br>]]>
   </description>
   <pubDate>Thu, 17 Sep 2009 13:34:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53164&amp;title=object-doesnt-support-this-property#53164</guid>
  </item> 
  <item>
   <title><![CDATA[Object doesn&#039;t support this property : Thanks for the reply, yes I do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53134&amp;title=object-doesnt-support-this-property#53134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5535">Biox</a><br /><strong>Subject:</strong> 15171<br /><strong>Posted:</strong> 16 September 2009 at 7:43pm<br /><br />Thanks for the reply,&nbsp; yes I do have that. &nbsp;]]>
   </description>
   <pubDate>Wed, 16 Sep 2009 19:43:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53134&amp;title=object-doesnt-support-this-property#53134</guid>
  </item> 
  <item>
   <title><![CDATA[Object doesn&#039;t support this property :   Do you have this?Dim PopupBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53095&amp;title=object-doesnt-support-this-property#53095</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15171<br /><strong>Posted:</strong> 16 September 2009 at 10:34am<br /><br />Do you have this?<br><br>Dim PopupBar As CommandBar<br><br>]]>
   </description>
   <pubDate>Wed, 16 Sep 2009 10:34:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53095&amp;title=object-doesnt-support-this-property#53095</guid>
  </item> 
  <item>
   <title><![CDATA[Object doesn&#039;t support this property : Tried to find as reason for this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53016&amp;title=object-doesnt-support-this-property#53016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5535">Biox</a><br /><strong>Subject:</strong> 15171<br /><strong>Posted:</strong> 14 September 2009 at 9:53pm<br /><br />Tried to find as reason for this but hit a blank, appreciate any help. <br><br>I have recompiled an app in v12 instead of v11.2 and get the above error on line 200.&nbsp; (Object doesn't support this property)<br><br>190&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set PopupBar = CommandBars.CreateCommandBar("CXTPRibbonSystemPopupBarPage")<br>200&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Control.CommandBar = PopupBar<br><br>thanks in advance<br><br>]]>
   </description>
   <pubDate>Mon, 14 Sep 2009 21:53:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15171&amp;PID=53016&amp;title=object-doesnt-support-this-property#53016</guid>
  </item> 
 </channel>
</rss>