<?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 : Listbox Sorted property - bug?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Listbox Sorted property - bug?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:05:38 +0000</pubDate>
  <lastBuildDate>Mon, 09 Oct 2017 16:19:02 +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=23460</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[Listbox Sorted property - bug? : Hello giblra,Since the base of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23460&amp;PID=76195&amp;title=listbox-sorted-property-bug#76195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23460<br /><strong>Posted:</strong> 09 October 2017 at 4:19pm<br /><br />Hello giblra,<br><br><div>Since the base of the listbox is derived from the MFC version the Sorted property can only be set at design-time. This is the same behavior as the MS version.</div><div><br></div><div>The listView control allows you to change the sorting order and so on at runtime.</div><div><br></div><div>I guess the only bug here is that the property is not read-only like the MS version.&nbsp;However we added recreation of control on setting this property so listBox is new and you should add items.<br><br>Regards,<br>&nbsp;Oleksandr Lebed</div>]]>
   </description>
   <pubDate>Mon, 09 Oct 2017 16:19:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23460&amp;PID=76195&amp;title=listbox-sorted-property-bug#76195</guid>
  </item> 
  <item>
   <title><![CDATA[Listbox Sorted property - bug? : About listbox Sorted property,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23460&amp;PID=76194&amp;title=listbox-sorted-property-bug#76194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4669">gibra</a><br /><strong>Subject:</strong> 23460<br /><strong>Posted:</strong> 09 October 2017 at 11:15am<br /><br /><br><div ="msg">About listbox <b>Sorted</b> property, the help file says:<br><br><blockquote><h4>Description</h4><p>Gets or sets a value indicating whether the items in the list box are sorted.</p><h4>Property type</h4><p><font color="#FF0000"><font color="#000000">Read-write property </font><b>&lt;------</b><br></font></p></blockquote><br>But if we set the <b>Sorted </b>property to <b>True</b> at <u>runtime</u>, the whole listbox will cleared. <img src="http://forum.codejock.com/smileys/smiley18.gif" border="0" alt="Ouch" title="Ouch" /><br></div>]]>
   </description>
   <pubDate>Mon, 09 Oct 2017 11:15:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23460&amp;PID=76194&amp;title=listbox-sorted-property-bug#76194</guid>
  </item> 
 </channel>
</rss>