<?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 Re: 'Me' as an object in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270884#M45407</link>
    <description>Mark Dubbelaar wrote:
&amp;gt; hi
&amp;gt; 
&amp;gt; i have a quick question...
&amp;gt; when i use the 'Unload Me', is 'Me' the current userform or the current 
&amp;gt; project???

"Me" refers to the object calling the code, much like C#'s "this" 
keyword. In your case, that'd be the UserForm but that's not the only 
thing it can refer to. An object instantiated from a class module can 
also refer to itself as Me.</description>
    <pubDate>Wed, 16 Mar 2005 05:49:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-03-16T05:49:57Z</dc:date>
    <item>
      <title>'Me' as an object</title>
      <link>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270883#M45406</link>
      <description>hi

i have a quick question...
when i use the 'Unload Me', is 'Me' the current userform or the current 
project???

thanks in advance

cheers

Mark</description>
      <pubDate>Wed, 16 Mar 2005 05:19:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270883#M45406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-16T05:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: 'Me' as an object</title>
      <link>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270884#M45407</link>
      <description>Mark Dubbelaar wrote:
&amp;gt; hi
&amp;gt; 
&amp;gt; i have a quick question...
&amp;gt; when i use the 'Unload Me', is 'Me' the current userform or the current 
&amp;gt; project???

"Me" refers to the object calling the code, much like C#'s "this" 
keyword. In your case, that'd be the UserForm but that's not the only 
thing it can refer to. An object instantiated from a class module can 
also refer to itself as Me.</description>
      <pubDate>Wed, 16 Mar 2005 05:49:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270884#M45407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-16T05:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: 'Me' as an object</title>
      <link>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270885#M45408</link>
      <description>thanks


"Frank Oquendo" &lt;FOQUENDO&gt; wrote in message 
news:4237c903$1_2@newsprd01...
&amp;gt; Mark Dubbelaar wrote:
&amp;gt;&amp;gt; hi
&amp;gt;&amp;gt;
&amp;gt;&amp;gt; i have a quick question...
&amp;gt;&amp;gt; when i use the 'Unload Me', is 'Me' the current userform or the current 
&amp;gt;&amp;gt; project???
&amp;gt;
&amp;gt; "Me" refers to the object calling the code, much like C#'s "this" keyword. 
&amp;gt; In your case, that'd be the UserForm but that's not the only thing it can 
&amp;gt; refer to. An object instantiated from a class module can also refer to 
&amp;gt; itself as Me.&lt;/FOQUENDO&gt;</description>
      <pubDate>Wed, 16 Mar 2005 05:54:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/me-as-an-object/m-p/1270885#M45408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-16T05:54:28Z</dc:date>
    </item>
  </channel>
</rss>

