<?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 : C&#070;ormView and CXTPToolBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : C&#070;ormView and CXTPToolBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 04:48:31 +0000</pubDate>
  <lastBuildDate>Thu, 25 Dec 2003 00:48:10 +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=309</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[C&#070;ormView and CXTPToolBar : Try this: CXTPControl* pControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=309&amp;PID=695&amp;title=cformview-and-cxtptoolbar#695</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 309<br /><strong>Posted:</strong> 25 December 2003 at 12:48am<br /><br /><P>Try this:</P><P>&nbsp;CXTPControl* pControl =  m_wndToolBar.GetControls()-&gt;Add(xtpControlSplitButtonPopu p, ID_MY_TOOLBAR_ADD, _T(""), 0);<BR></P>]]>
   </description>
   <pubDate>Thu, 25 Dec 2003 00:48:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=309&amp;PID=695&amp;title=cformview-and-cxtptoolbar#695</guid>
  </item> 
  <item>
   <title><![CDATA[C&#070;ormView and CXTPToolBar : I have a CFormView with a Toolbar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=309&amp;PID=688&amp;title=cformview-and-cxtptoolbar#688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=251">JamesC</a><br /><strong>Subject:</strong> 309<br /><strong>Posted:</strong> 18 December 2003 at 2:50pm<br /><br />I have a CFormView with a Toolbar on it. I create it fine, but one of the buttons is supposed to be a ControlSplitButtonPopup. My Code looks like this: <FONT size=1><P> VERIFY(m_wndToolBar.CreateToolBar(WS_VISIBLE|WS_CHILD|CBRS_T OOLTIPS, </FONT><B><FONT color=#0000ff size=1>this</B></FONT><FONT size=1>, AFX_IDW_TOOLBAR)); </FONT><FONT color=#008000 size=1>//|CBRS_GRIPPER</P></FONT><FONT size=1><P>VERIFY(m_wndToolBar.LoadToolBar(IDR_MY_TOOLBAR));</P><P> m_wndToolBar.SetFlags(xtpFlagAlignAny|xtpFlagFloating|xtpFla gStretched);</FONT><FONT color=#008000 size=1>//(xtpFlagStretched);</P></FONT><FONT size=1><P></FONT><FONT color=#008000 size=1>//More Options for Add</P></FONT><FONT size=1><P>CXTPControl* pControl = m_wndToolBar.GetControls()-&gt;FindControl(xtpControlButton, ID_MY_TOOLBAR_ADD, TRUE, FALSE);</P><P>m_wndToolBar.GetControls()-&gt;SetControlType(pControl, xtpControlSplitButtonPopup);</P><P>I have a Menu with the same ID has the button 'ID_MY_TOOLBAR_ADD' but when I click on the arrow (which DOES show up next to the button that I want the arrow to be with), there is no menu. Am I missing a step. Normally it seems that this is all done in OnCreateControl but I dont get that message since I am only a CFormView. Any Ideas? Thanks</P></FONT>]]>
   </description>
   <pubDate>Thu, 18 Dec 2003 14:50:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=309&amp;PID=688&amp;title=cformview-and-cxtptoolbar#688</guid>
  </item> 
 </channel>
</rss>