<?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 : Setting Location Property with VB.NET</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Setting Location Property with VB.NET]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 08:36:10 +0000</pubDate>
  <lastBuildDate>Wed, 18 Apr 2007 12:57:04 +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=6921</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[Setting Location Property with VB.NET : I have an application in VB.NET...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6921&amp;PID=22105&amp;title=setting-location-property-with-vb-net#22105</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2940">burnsjm</a><br /><strong>Subject:</strong> 6921<br /><strong>Posted:</strong> 18 April 2007 at 12:57pm<br /><br />I have an application in VB.NET that was converted from VB6.  The issue I'm having regards the showing of the date picker.  The control is hidden by default and appears (or should I say is supposed to show up) next to the command button on the form.  The control shows, but is not in the location I need it to be.  I have been unable to find code that will alter the Location.X and Location.Y properties.  Any ideas are greatly appreciated.  Here's the code that I'm using that brings up an error:<br /><br />wndDatePickerPopUp.Location.X = Me.cmdF2Lookup(Index).Width + Me.cmdF2Lookup(Index).Left<br /><br />wndDatePickerPopUp.Location.Y = Me.cmdF2Lookup(Index).Top<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br />This code will bring the control up, but not in the right location:<br /><br />wndDatePickerPopUp.Left = Me.cmdF2Lookup(Index).Width + Me.cmdF2Lookup(Index).Left<br /><br />wndDatePickerPopUp.Top = Me.cmdF2Lookup(Index).Top<br />]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 12:57:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6921&amp;PID=22105&amp;title=setting-location-property-with-vb-net#22105</guid>
  </item> 
 </channel>
</rss>