<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
  <channel>
    <title>HtmlEditor</title>
    <link>http://www.itwriting.com/phorum/list.php?3</link>
    <description><![CDATA[For discussion of the .Net HTMLEditor control]]></description>
    <language>EN</language>
    <pubDate>Tue, 05 Sep 2006 19:16:33 +0100</pubDate>
    <lastBuildDate>Tue, 05 Sep 2006 19:16:33 +0100</lastBuildDate>
    <category>HtmlEditor</category>
    <generator>Phorum 5.1.25</generator>
    <ttl>60</ttl>
    <item>
      <title>Primary Selection</title>
      <link>http://www.itwriting.com/phorum/read.php?3,3325,3325#msg-3325</link>
      <author>Brenda</author>
      <description><![CDATA[I have multiple selection turned on, and I am trying to figure out which control has the primary selection.  I am sure that the browser control has some idea of primary selection, because one of the controls has white selection handles, while the other controls have black selection handles.<br />
<br />
I can get an IElementSegment for each control in the selection by walking through the ISegmentListIterator for the selection.  However when I use the following code, I always get 0 for the value of isPrimary: <br />
int isPrimary;<br />
elementSegment.IsPrimary(out isPrimary);<br />
<br />
Is there some other way to find out which control has the primary selection (which control is the one with the white handles)?]]></description>
      <category>HtmlEditor</category>
      <guid isPermaLink="true">http://www.itwriting.com/phorum/read.php?3,3325,3325#msg-3325</guid>
      <pubDate>Tue, 05 Sep 2006 19:16:33 +0100</pubDate>
    </item>
  </channel>
</rss>
