<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Our ComponentOne  &#187;  Topic: when calling checkwindow it clears all underlined words.</title>
		<atom:link href="http://our.componentone.com/groups/topic/when-calling-checkwindow-it-clears-all-underlined-words/feed/feed/" rel="self" type="application/rss+xml" />
		<link>http://our.componentone.com/groups/topic/when-calling-checkwindow-it-clears-all-underlined-words/feed/feed/</link>
		<description></description>
		<pubDate>Thu, 23 May 2013 01:14:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://our.componentone.com/groups/topic/when-calling-checkwindow-it-clears-all-underlined-words/#post-95578</guid>
					<title><![CDATA[when calling checkwindow it clears all underlined words.]]></title>
					<link>http://our.componentone.com/groups/topic/when-calling-checkwindow-it-clears-all-underlined-words/#post-95578</link>
					<pubDate>Wed, 09 Nov 2011 04:42:22 +0000</pubDate>
					<dc:creator>hdecastro</dc:creator>

					<description>
						<![CDATA[
						<p>hi,</p>
<p>im wondering why is it that when the checkwindow function as "TextEditor.oleVSSpell.checkWindow(TextEditor.oleTextControl.hWnd)" is called to perform a spell check on a long document it clears all the squiggly lines underneath the mis-spelt words previously set???</p>
<p>is there a way to prevent this from happening? im out of ideas how to handle this issue.</p>
<p>thanks in advance <img src='http://our.componentone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hugo</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://our.componentone.com/groups/topic/when-calling-checkwindow-it-clears-all-underlined-words/#post-211779</guid>
					<title><![CDATA[Re: when calling checkwindow it clears all underlined words.]]></title>
					<link>http://our.componentone.com/groups/topic/when-calling-checkwindow-it-clears-all-underlined-words/#post-211779</link>
					<pubDate>Thu, 08 Dec 2011 09:58:46 +0000</pubDate>
					<dc:creator>C1_GatimT</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I tried the same on my end, however can’t replicate exactly</p>
<pre class="brush: vb; title: ; notranslate">
Private Sub Command1_Click() 

    VSSpell2.CheckWindow Text2.hWnd   

       If VSSpell2.BadWordCount &gt; 0 Then

        MsgBox &quot;Done spell checking. &quot; &amp; VSSpell2.BadWordCount &amp; &quot; typing errors handled.&quot;

    End If

End Sub

</pre>
<p>it seems to work fine on my end, can you provide an example for the same or check the same with the latest build</p>
<p><a href="http://prerelease.componentone.com/activex/C1Spell/2010-T1/VsSpell8_8.0.20101.80.zip" rel="nofollow">http://prerelease.componentone.com/activex/C1Spell/2010-T1/VsSpell8_8.0.20101.80.zip</a></p>
<p>Regards<br />
~Gatim</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

