<?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 : Method or data member not found</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Method or data member not found]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 21:03:30 +0000</pubDate>
  <lastBuildDate>Thu, 11 Aug 2005 14:00:39 +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=2711</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[Method or data member not found : You spelled &amp;#034;Visible&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2711&amp;PID=8098&amp;title=method-or-data-member-not-found#8098</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2711<br /><strong>Posted:</strong> 11 August 2005 at 2:00pm<br /><br />You spelled "Visible" wrong<br><br>....<br>&nbsp;&nbsp;&nbsp;&nbsp; Or (Label3.Caption = 7) Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Image1.<span style="font-weight: bold;">Visable </span>= True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Beep<br>&nbsp;&nbsp;&nbsp; End If<br>]]>
   </description>
   <pubDate>Thu, 11 Aug 2005 14:00:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2711&amp;PID=8098&amp;title=method-or-data-member-not-found#8098</guid>
  </item> 
  <item>
   <title><![CDATA[Method or data member not found :  Hi all, I have just started...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2711&amp;PID=8097&amp;title=method-or-data-member-not-found#8097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1390">Tiny</a><br /><strong>Subject:</strong> 2711<br /><strong>Posted:</strong> 11 August 2005 at 1:37pm<br /><br /><P><IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>Hi all,</P><P>I have just started Vb 6. I'm using the the microsoft Vb 6 professional step by step guide book&nbsp;and I am tackling the first problem, creating a program called Lucky 7.</P><P>After entering the program code (3 Times!) and running it, I keep getting a compiler error: Method or data member not found. this highlights the word <strong>.Caption =</strong> beside Label1</P><P>As I'm only a beginner I haven't a clue whats wrong!</P><P>Below is the code I entered</P><P>Private Sub Command1_Click()<BR>&nbsp;&nbsp;&nbsp; Image1.Visible =  False&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp; ' hide coins<BR>&nbsp;&nbsp;&nbsp; Label1.Caption = Int(Rnd * 10) ' pick numbers<BR>&nbsp;&nbsp;&nbsp; Label2.Caption = Int(Rnd * 10)<BR>&nbsp;&nbsp;&nbsp; Label3.Caption = Int(Rnd * 10)<BR>&nbsp;&nbsp;&nbsp; 'if any caption is 7 display coin stack and beep<BR>&nbsp;&nbsp;&nbsp; If (Label1.Caption = 7) Or (Label2.Caption = 7) _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Or (Label3.Caption = 7) Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Image1.Visable = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Beep<BR>&nbsp;&nbsp;&nbsp; End If<BR>End Sub</P><P>I would be grateful of any suggestions</P><P>Tiny</P>]]>
   </description>
   <pubDate>Thu, 11 Aug 2005 13:37:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2711&amp;PID=8097&amp;title=method-or-data-member-not-found#8097</guid>
  </item> 
 </channel>
</rss>