<?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 : List Box Question</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : ActiveX COM : List Box Question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 14:58:02 +0000</pubDate>
  <lastBuildDate>Tue, 30 Dec 2008 05:52:32 +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=13021</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[List Box Question : Hi,  Try this  ListBoxMarkup.AddItem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=44032&amp;title=list-box-question#44032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13021<br /><strong>Posted:</strong> 30 December 2008 at 5:52am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try this</DIV><DIV>&nbsp;</DIV><DIV>ListBoxMarkup.AddItem "&lt;Border BorderThickness='2' BorderBrush='DodgerBlue' Margin='0, 2, 0, 2' Padding='3'&gt;&lt;Grid&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;Grid&gt;&lt;Grid.ColumnDefinitions&gt;&lt;ColumnDefinition Width='Auto'/&gt;&lt;ColumnDefinition Width='*'/&gt;&lt;/Grid.ColumnDefinitions&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;Grid.RowDefinitions&gt;&lt;RowDefinition/&gt;&lt;RowDefinition/&gt;&lt;/Grid.RowDefinitions&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock TextAlignment='Right' FontWeight='Bold' Foreground='Navy' Text='IP:'/&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock TextAlignment='Right' Grid.Row='1' FontWeight='Bold' Foreground='Navy' Text='Country:'/&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock Margin='6, 0, 0, 0' Grid.Column='1' Text='Hi'/&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock Margin='6, 0, 0, 0'&nbsp; Grid.Column='1' Grid.Row='1'&nbsp; Text='" &amp; "Loopback" &amp; "'/&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;/Grid&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;Image HorizontalAlignment='Right' Source='100'/&gt;" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;/Grid&gt;&lt;/Border&gt;"</DIV>]]>
   </description>
   <pubDate>Tue, 30 Dec 2008 05:52:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=44032&amp;title=list-box-question#44032</guid>
  </item> 
  <item>
   <title><![CDATA[List Box Question : Hello and thank you very much...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=43980&amp;title=list-box-question#43980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4834">arezoosaboori</a><br /><strong>Subject:</strong> 13021<br /><strong>Posted:</strong> 29 December 2008 at 6:18am<br /><br />Hello and thank you very much for your tip <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br>That works but still items are sticky and not having a good view!<br>So can I send icons to the right corner?<br>Where marked in this picture?<br>Thank you a lot <img src="http://forum.codejock.com/smileys/smiley4.gif" border="0" align="absmiddle"><br><br><img src="uploads/20081229_061639_untitled.PNG" height="160" width="378" border="0"><br>]]>
   </description>
   <pubDate>Mon, 29 Dec 2008 06:18:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=43980&amp;title=list-box-question#43980</guid>
  </item> 
  <item>
   <title><![CDATA[List Box Question : So just change order of Image...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=43970&amp;title=list-box-question#43970</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13021<br /><strong>Posted:</strong> 29 December 2008 at 3:11am<br /><br /><DIV>So just change order of Image and Grid.</DIV><DIV>Move </DIV><DIV><strong>"&lt;Image Source='100'/&gt;"</strong> </DIV><DIV>after </DIV><DIV><strong>&lt;/Grid&gt;</strong></DIV>]]>
   </description>
   <pubDate>Mon, 29 Dec 2008 03:11:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=43970&amp;title=list-box-question#43970</guid>
  </item> 
  <item>
   <title><![CDATA[List Box Question : Hi,I use this code to add items...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=43941&amp;title=list-box-question#43941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4834">arezoosaboori</a><br /><strong>Subject:</strong> 13021<br /><strong>Posted:</strong> 27 December 2008 at 4:32am<br /><br />Hi,<br>I use this code to add items to a list box:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ListBoxMarkup.AddItem "&lt;Border BorderThickness='2' BorderBrush='DodgerBlue' Margin='0, 2, 0, 2' Padding='3'&gt;&lt;StackPanel Orientation='Horizontal'&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;Image Source='100'/&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;Grid&gt;&lt;Grid.ColumnDefinitions&gt;&lt;ColumnDefinition Width='Auto'/&gt;&lt;ColumnDefinition Width='*'/&gt;&lt;/Grid.ColumnDefinitions&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;Grid.RowDefinitions&gt;&lt;RowDefinition/&gt;&lt;RowDefinition/&gt;&lt;/Grid.RowDefinitions&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock TextAlignment='Right' FontWeight='Bold' Foreground='Navy' Text='IP:'/&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock TextAlignment='Right' Grid.Row='1' FontWeight='Bold' Foreground='Navy' Text='Country:'/&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock Margin='6, 0, 0, 0' Grid.Column='1' Text='" &amp; MyResult(0) &amp; "'/&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;TextBlock Margin='6, 0, 0, 0'&nbsp; Grid.Column='1' Grid.Row='1'&nbsp; Text='" &amp; "Loopback" &amp; "'/&gt;" &amp; _<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "&lt;/Grid&gt;&lt;/StackPanel&gt;&lt;/Border&gt;"<br><br>And result is like this:<br><br><img src="uploads/20081227_043010_untitled.PNG" height="298" width="383" border="0"><br><br>There are 4 items added to the list box, I just want the 2 inner items with flags to be changed : I want flags in the right .<br>Is that possible to only move icons/flags to the right?<br>Thank you for your help :)<br><br><br><br>]]>
   </description>
   <pubDate>Sat, 27 Dec 2008 04:32:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13021&amp;PID=43941&amp;title=list-box-question#43941</guid>
  </item> 
 </channel>
</rss>