<?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 : Easy Q</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Easy Q]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 16:52:37 +0000</pubDate>
  <lastBuildDate>Mon, 16 May 2005 13:32:51 +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=2230</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[Easy Q : So the code works, only the you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6609&amp;title=easy-q#6609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 1:32pm<br /><br />So the code works, only the you can see the tab before it is in the newposition?&nbsp; Maybe in NewItem event you can hide the tab, then makeit visible after it is moved.&nbsp; (I haven't tried this myself)]]>
   </description>
   <pubDate>Mon, 16 May 2005 13:32:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6609&amp;title=easy-q#6609</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : this doesn&amp;#039;t work i need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6608&amp;title=easy-q#6608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1177">lzars</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 12:49pm<br /><br /><P>this doesn't work</P><P>i need to move it before the users sees it</P><FONT size=1><P>MP.CommandBars.TabWorkspace.Refresh()</P><P></FONT><FONT color=#0000ff size=1>Dim</FONT><FONT size=1> ds </FONT><FONT color=#0000ff size=1>As</FONT><FONT size=1> DataSet = </FONT><FONT color=#0000ff size=1>CType</FONT><FONT size=1>(MdiChld, BasicSetsTableView).SetsTable.LocalDS</P><P></FONT><FONT color=#0000ff size=1>Dim</FONT><FONT size=1> MdiChld0 </FONT><FONT color=#0000ff size=1>As</FONT><FONT size=1> </FONT><FONT color=#0000ff size=1>New</FONT><FONT size=1> BasicTableView2</P><P>MdiChld0.MyTable = </FONT><FONT color=#0000ff size=1>New</FONT><FONT size=1> MaterialsEditTable(MdiChld0, Now, DS)</P><P>MdiChld0.MdiParent = MP</P><P>MdiChld0.Show()</P><P>MP.CommandBars.TabWorkspace.Refresh()</P><P> MP.CommandBars.TabWorkspace.DoWorkspaceCommand(XtremeCommand Bars.XTPWorkspaceCommand.XTP_ID_WORKSAPCE_MOVENEXT) </P></FONT>]]>
   </description>
   <pubDate>Mon, 16 May 2005 12:49:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6608&amp;title=easy-q#6608</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : Yes, it moves the currently selected...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6607&amp;title=easy-q#6607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 12:16pm<br /><br />Yes, it moves the currently selected item\tab, order does not matter.<br><br>For help, the link to the XTPWorkspaceCommand Enumeration in the help file has some good information.]]>
   </description>
   <pubDate>Mon, 16 May 2005 12:16:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6607&amp;title=easy-q#6607</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : what i want to do is create a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6606&amp;title=easy-q#6606</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1177">lzars</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 12:07pm<br /><br /><P>what i want to do is create a form on the left the 5 on the right so after every new form i want on the right do i just call </P><FONT size=1><P> CommandBars.TabWorkspace.DoWorkspaceCommand(XTP_ID_WORKSAPCE _MOVENEXT)</P><P>will this command only work for the last added tab or the current tab&nbsp; </P><P>where can i read up on this</P></FONT>]]>
   </description>
   <pubDate>Mon, 16 May 2005 12:07:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6606&amp;title=easy-q#6606</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : I don&amp;#039;t understand   lzars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6605&amp;title=easy-q#6605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 12:01pm<br /><br />I don't understand<img src="http://forum.codejock.com/smileys/smiley5.gif" border="0"><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by lzars" alt="Originally posted by lzars" style="vertical-align: text-bottom;" /> <strong>lzars wrote:</strong><br /><br />prob*</td></tr></table>]]>
   </description>
   <pubDate>Mon, 16 May 2005 12:01:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6605&amp;title=easy-q#6605</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : prob* ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6604&amp;title=easy-q#6604</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1177">lzars</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 11:57am<br /><br />prob*]]>
   </description>
   <pubDate>Mon, 16 May 2005 11:57:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6604&amp;title=easy-q#6604</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : sorry i prop it the wrong button...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6603&amp;title=easy-q#6603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1177">lzars</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 11:51am<br /><br />sorry i prop it the wrong button&nbsp; thanx&nbsp; let me look at it once more]]>
   </description>
   <pubDate>Mon, 16 May 2005 11:51:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6603&amp;title=easy-q#6603</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : Why do you have an issue with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6589&amp;title=easy-q#6589</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 11:37am<br /><br />Why do you have an issue with my answer?&nbsp; If you have an issue,please post it here.&nbsp; If I understand your post correctly, itsounds like you have a TabWorkspace and you would like toprogrammatically move a tab from one position to another.<br><br>To create a new tab group you can specify:<br>CommandBars.TabWorkspace.DoWorkspaceCommand <str&#111;ng style="font-weight: normal;">XTP_ID_WORKSAPCE_NEWVERTICAL<br><br><br>Then to move a tab to the new group:<br></strong>CommandBars.TabWorkspace.DoWorkspaceCommand<span style="font-weight: bold;"> </span>XTP_ID_WORKSAPCE_MOVENEXT <br><br>You are talking about the TabWorkspace, right?&nbsp; Or maybe you are using DockingPanes?<span style="font-weight: bold;"></span><br>]]>
   </description>
   <pubDate>Mon, 16 May 2005 11:37:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6589&amp;title=easy-q#6589</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : Try using the DoWorkspaceCommand...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6584&amp;title=easy-q#6584</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 7:19am<br /><br />Try using the DoWorkspaceCommand method.<br><br>CommandBars.TabWorkspace.DoWorkspaceCommand<span style="font-weight: bold;"> </span><str&#111;ng style="font-weight: normal;">XTP_ID_WORKSAPCE_MOVENEXT&nbsp; <br><br><br></strong>]]>
   </description>
   <pubDate>Mon, 16 May 2005 07:19:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6584&amp;title=easy-q#6584</guid>
  </item> 
  <item>
   <title><![CDATA[Easy Q : When I click and drag a tab to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6582&amp;title=easy-q#6582</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1177">lzars</a><br /><strong>Subject:</strong> 2230<br /><strong>Posted:</strong> 16 May 2005 at 12:39am<br /><br /><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">When I click and drag a tab to the left side of the screen I can drop it on the right side, so it looks like I have to sets of tabs. How do I do this programmatically. any help would be good</SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'"></SPAN>&nbsp;</P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 8pt; FONT-FAMILY: 'Courier New'">Thank you<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P>]]>
   </description>
   <pubDate>Mon, 16 May 2005 00:39:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2230&amp;PID=6582&amp;title=easy-q#6582</guid>
  </item> 
 </channel>
</rss>