<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic CommonDialog in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217810#M47220</link>
    <description>When I try to add a common dialog control to a userform, I
get the message "the control could not be created because it is not properly 
licensed"

It look like to me that i dont have properly licensed to use 
commondialog....

Is anyway i can add commondialog?

Thank for your help</description>
    <pubDate>Thu, 06 Jan 2005 18:48:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-01-06T18:48:29Z</dc:date>
    <item>
      <title>CommonDialog</title>
      <link>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217810#M47220</link>
      <description>When I try to add a common dialog control to a userform, I
get the message "the control could not be created because it is not properly 
licensed"

It look like to me that i dont have properly licensed to use 
commondialog....

Is anyway i can add commondialog?

Thank for your help</description>
      <pubDate>Thu, 06 Jan 2005 18:48:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217810#M47220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-06T18:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: CommonDialog</title>
      <link>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217811#M47221</link>
      <description>Yes, use the windows API function GetOpenFileName.  I prefer this than using the common dialog control.  Here is a link to an API reference page, http://www.pietschsoft.com/programming/vbapi/ref/index.html. Hope it helps.</description>
      <pubDate>Thu, 06 Jan 2005 18:58:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217811#M47221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-06T18:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: CommonDialog</title>
      <link>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217812#M47222</link>
      <description>Search the ng or read one of my columns if HJohn's advice doesn't get you
going. Rule of thumb is that if the control is not in the toolbox, you
can't use it unless you bought it or downloaded it.

-- Mike
___________________________
Mike Tuersley
CADalyst's CAD Clinic
Rand IMAGINiT Technologies
___________________________
the trick is to realize that there is no spoon...</description>
      <pubDate>Fri, 07 Jan 2005 04:54:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/commondialog/m-p/1217812#M47222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-07T04:54:30Z</dc:date>
    </item>
  </channel>
</rss>

