<?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 : Custom controls on Popup control?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Custom controls on Popup control?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 13:46:49 +0000</pubDate>
  <lastBuildDate>Sat, 31 Mar 2007 21:17:29 +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=6776</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[Custom controls on Popup control? : Hi, I&amp;#039;m making a program...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6776&amp;PID=21609&amp;title=custom-controls-on-popup-control#21609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2525">Majek</a><br /><strong>Subject:</strong> 6776<br /><strong>Posted:</strong> 31 March 2007 at 9:17pm<br /><br />Hi, I'm making a program that includes a media player. When the user plays a song, the Popup control appears in the corner of the screen with the file's ID3 information (title, artist, etc.). My goal is I want to display&nbsp;a&nbsp;64x64 image of the&nbsp;album cover of the song inside the Popup control when they play the song. The Popup control sample included with XtremeSuite 10.1 shows an example of adding images by using:<DIV>&nbsp;</DIV><DIV>Item.SetIcons(SetBitmap("../..\Icons\CloseMSN.bmp"), System.Convert.ToUInt32(0), XTPPopupItemIcon.xtpPopupItemIconNormal Or XTPPopupItemIcon.xtpPopupItemIconSelected Or XTPPopupItemIcon.xtpPopupItemIconPressed)</DIV><DIV>&nbsp;</DIV><DIV>The SetIcon or SetIcons function works with saved images, or with the window handle of the image, my problem is I can't figure out how to get the window&nbsp;handle of a system.drawing.image since there is no handle property in vb.net.</DIV><DIV>&nbsp;</DIV><DIV>So my question is, is there a way to add a custom control like a picturebox to a Popup control using 10.1? If that is not possible, is there a way to get the window handle of a system.drawing.image so I can add it to the Popup control?</DIV>]]>
   </description>
   <pubDate>Sat, 31 Mar 2007 21:17:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6776&amp;PID=21609&amp;title=custom-controls-on-popup-control#21609</guid>
  </item> 
 </channel>
</rss>