<?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 : Problem with Butt&#111;n Style</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Problem with Butt&#111;n Style]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 00:36:05 +0000</pubDate>
  <lastBuildDate>Thu, 13 Apr 2006 11:26:58 +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=3993</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[Problem with Butt&#111;n Style : Hello, Right :( Style don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3993&amp;PID=12162&amp;title=problem-with-button-style#12162</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3993<br /><strong>Posted:</strong> 13 April 2006 at 11:26am<br /><br /><P>Hello,</P><P>Right :( Style don't return User customized Style :( We fixed it for upcoming 10.1.1 quick fix release.</P><P>Thanks!</P>]]>
   </description>
   <pubDate>Thu, 13 Apr 2006 11:26:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3993&amp;PID=12162&amp;title=problem-with-button-style#12162</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with Butt&#111;n Style : Sorry for my english...... I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3993&amp;PID=12158&amp;title=problem-with-button-style#12158</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=715">cory</a><br /><strong>Subject:</strong> 3993<br /><strong>Posted:</strong> 13 April 2006 at 8:31am<br /><br /><P>Sorry for my english......</P><P>I have a button toolbar,&nbsp;if change style button&nbsp;from "only icon" to "icon&nbsp;and text" from the customize dialog.</P><P>If into events "CutomizationDone" i check when button style have changed the code not return the correct style but style is&nbsp;always "tpButtonAutomatic"</P><P>Example</P><P>Sub Form_Load()</P><P>&nbsp;&nbsp; With CmdBars.Controls</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add xtpControlButton, ID_FILE_EXIT, "Exit"</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add(xtpControlButton, ID_FILE_OPEN, "Open"</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add(xtpControlButton, ID_FILE_CLOSE, "Close"</P><P>&nbsp;&nbsp; end with</P><P>end sub</P><P>&nbsp;</P><P>Private Sub CmdBars_CustomizationDone()</P><P>&nbsp;&nbsp;&nbsp; Dim ToolBar As CommandBar</P><P>&nbsp;&nbsp;&nbsp; Set ToolBar = CmdBars.Item(2)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; With ToolBar<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; For i = 1 To .Controls.Count</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ' .Controls(i).style&nbsp;&nbsp;&nbsp; is&nbsp;always "tpButtonAutomatic"</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if .Controls(i).style = xtpButtonIconAndCaption then</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ................</P><P> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; endif</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Next<BR>&nbsp;&nbsp;&nbsp; End With</P><P>end sub</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 13 Apr 2006 08:31:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3993&amp;PID=12158&amp;title=problem-with-button-style#12158</guid>
  </item> 
 </channel>
</rss>