<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anocora</author_name>
  <author_url>https://blog.hatena.ne.jp/anocora/</author_url>
  <blog_title>あのこらのブログ</blog_title>
  <blog_url>https://anocora.hatenablog.com/</blog_url>
  <categories>
    <anon>Access 業務管理</anon>
  </categories>
  <description>昨日のあれっ？で記載した猫が踏んでしまうNumLockキーの制御ですが、１０キーの有無は、静的にはチェックできる情報が見つからなかったので、 仮想キーの状態 サイトの記事から、Mainキーボードと１０キーでは、同じ数字を入れてもキーボードの状態がを示す値が異なっていることが判り、それを利用して、受注画面の電話番号がMainキーボードか１０キーのどちらで入力されたかで１０キーの有無を判定することにしました。Public Sub Ten_Key() If GetKeyState(&amp;H60) &lt; 0 Then'10キーから0を入力 SetINI = SetINIValue(&quot;-1&quot;, &quot;Ten_Ke…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanocora.hatenablog.com%2Fentry%2F2014%2F02%2F17%2F183000&quot; title=&quot;NumLock制御 - あのこらのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/anocora/20260610/20260610222637.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-02-17 18:30:00</published>
  <title>NumLock制御</title>
  <type>rich</type>
  <url>https://anocora.hatenablog.com/entry/2014/02/17/183000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
