<?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 : Unwanted gripper</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Unwanted gripper]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:39:51 +0000</pubDate>
  <lastBuildDate>Thu, 12 Aug 2004 04:07:52 +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=1054</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[Unwanted gripper : Thank you ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1054&amp;PID=2747&amp;title=unwanted-gripper#2747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1054<br /><strong>Posted:</strong> 12 August 2004 at 4:07am<br /><br />Thank you]]>
   </description>
   <pubDate>Thu, 12 Aug 2004 04:07:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1054&amp;PID=2747&amp;title=unwanted-gripper#2747</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted gripper : Commandbars.ActiveMenuBar.Visible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1054&amp;PID=2745&amp;title=unwanted-gripper#2745</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1054<br /><strong>Posted:</strong> 11 August 2004 at 2:57pm<br /><br />Commandbars.ActiveMenuBar.Visible = False]]>
   </description>
   <pubDate>Wed, 11 Aug 2004 14:57:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1054&amp;PID=2745&amp;title=unwanted-gripper#2745</guid>
  </item> 
  <item>
   <title><![CDATA[Unwanted gripper : Hi, I&amp;#039;ve got a form and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1054&amp;PID=2744&amp;title=unwanted-gripper#2744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1054<br /><strong>Posted:</strong> 11 August 2004 at 2:55pm<br /><br /><P>Hi,</P><P>I've got a form and on that form I have put a report control and a command bars control.</P><P>I dont want a menu on the form but I do want to have a popup menu when the user right clicks on one of the rows in the report control.</P><P>I added the code below and the popup menu appears and works fine.</P><P>My problem is that having the commandbars control on the form causes a gripper to appear in the top left of the screen where you would expect the menu to normally be. The gripper can be moved around and floated but doesnt contain anything.</P><P>Am I creating my popup menu wrong?<BR>Any idea how I can remove the gripper? </P><P>Thanks.</P><P>Private Sub Grid1_RowRClick(ByVal row As XtremeReportControl.IReportRow, ByVal Item As XtremeReportControl.IReportRecordItem)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim Popup As CommandBar<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Popup = CommandBars.Add("Popup", xtpBarPopup)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With Popup.Controls<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; .Add xtpControlButton, ID_POPUP_ADD, "&amp;Add"<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; .Add xtpControlButton, ID_POPUP_EDIT, "&amp;Edit"<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; .Add xtpControlButton, ID_POPUP_DELETE, "&amp;Delete"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Popup.ShowPopup<BR>End Sub<BR></P>]]>
   </description>
   <pubDate>Wed, 11 Aug 2004 14:55:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1054&amp;PID=2744&amp;title=unwanted-gripper#2744</guid>
  </item> 
 </channel>
</rss>