<?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 : CapsLock and NumLock dont appear with Visual NET</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CapsLock and NumLock dont appear with Visual NET]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:47:19 +0000</pubDate>
  <lastBuildDate>Mon, 23 May 2016 08:50:52 +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=23025</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[CapsLock and NumLock dont appear with Visual NET : Hi Oleksandr. Thanks for your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74742&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 23025<br /><strong>Posted:</strong> 23 May 2016 at 8:50am<br /><br />Hi Oleksandr. Thanks for your reply.<br>Sorry I did not refresh my codejock version in mi sign. Iam really using 16.2 activex.<br><br>Anyway I am having this issue. <br><br><span style="line-height: 16.8px;">Oleksandr</span>, Also my windows list is not refreshing correctly. Could be this for .Net? I was that construct my own windows list refresh...<br><br><br>Best regards,]]>
   </description>
   <pubDate>Mon, 23 May 2016 08:50:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74742&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74742</guid>
  </item> 
  <item>
   <title><![CDATA[CapsLock and NumLock dont appear with Visual NET : Hello ElvisM,I&amp;#039;ve check your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74740&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23025<br /><strong>Posted:</strong> 23 May 2016 at 1:27am<br /><br />Hello ElvisM,<br><br>I've check your code with StatusBar .net sample &nbsp;in version 17.2 of SuitePro. There are not any issues. What skin/theme do you use in application ?<br><br>Did you try v17.2 ?<br><br>Regards,<br>&nbsp;Lebed Oleksandr]]>
   </description>
   <pubDate>Mon, 23 May 2016 01:27:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74740&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74740</guid>
  </item> 
  <item>
   <title><![CDATA[CapsLock and NumLock dont appear with Visual NET : any message?Please.. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74739&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74739</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 23025<br /><strong>Posted:</strong> 22 May 2016 at 4:50pm<br /><br />any message?<div>Please..</div>]]>
   </description>
   <pubDate>Sun, 22 May 2016 16:50:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74739&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74739</guid>
  </item> 
  <item>
   <title><![CDATA[CapsLock and NumLock dont appear with Visual NET : Dear all.I am new in Visual Net...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74731&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2416">ElvisM</a><br /><strong>Subject:</strong> 23025<br /><strong>Posted:</strong> 14 May 2016 at 7:41pm<br /><br />Dear all.<div>I am new in Visual Net and codejock. I worked more than 8 years with visual basic 6 &amp; codejock.</div><div>I am using statusbar component from the commandbar, but when I add the NumLock, CapLock and InsLock in the statusbar, they dont appear. I ran the codejock sample but it does not work neither.</div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">I am using Visual Studio 2015 and codejock 16.2.</span></div><div>I have to do something special to fix this thing?</div><div><br></div><div><div>...</div><div>StatusBar = AxCommandBars2.StatusBar</div><div>StatusBar.Visible = True</div><div>StatusBar.MinHeight = 30</div><div>StatusBar.AddPane(0)</div><div>StatusBar.AddPane(59137)</div><div>StatusBar.AddPane(59138)</div><div>StatusBar.AddPane(59139)</div></div><div>...</div><div><br></div><div><img src="uploads/2416/NumLock_isue.png" height="109" width="448" border="0" /><br></div><div><br></div><div>Thanks in advance and best regards</div><div><br></div>]]>
   </description>
   <pubDate>Sat, 14 May 2016 19:41:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23025&amp;PID=74731&amp;title=capslock-and-numlock-dont-appear-with-visual-net#74731</guid>
  </item> 
 </channel>
</rss>