<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>devillikeaangel</author_name>
  <author_url>https://blog.hatena.ne.jp/devillikeaangel/</author_url>
  <blog_title>kikukawa's diary</blog_title>
  <blog_url>https://kkkw.hatenablog.jp/</blog_url>
  <categories>
    <anon>Access</anon>
    <anon>VBA</anon>
  </categories>
  <description>xp、access2003(SP3)で確認以下のコードをモジュールとして作成しておく ' オープン時に、Access自身を最小化に設定する為の API 宣言 Public Declare Function ShowWindow Lib &quot;user32&quot; (ByVal hwnd As Long, _ ByVal nCmdShow As Long) As Long ' ウィンドウの表示状態を指定する定数の宣言 Public Const SW_SHOWMINIMIZED = 2 ' ウィンドウをアクティブにして最小化 でフォームのOpenイベントで下記のように呼び出す Private Sub For…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkkkw.hatenablog.jp%2Fentry%2F20090828%2F1251444701&quot; title=&quot;Formだけを表示 - kikukawa&amp;#39;s diary&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-08-28 16:31:41</published>
  <title>Formだけを表示</title>
  <type>rich</type>
  <url>https://kkkw.hatenablog.jp/entry/20090828/1251444701</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
