Wrox Programmer Forums
|
Beginning Visual Basic 2015
This is the forum to discuss the Wrox book Beginning Visual Basic 2015 by Bryan Newsome; ISBN: 978-1-119-09211-7
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning Visual Basic 2015 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 24th, 2016, 12:03 AM
Registered User
 
Join Date: Nov 2016
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default ... is not a member of '.....'

Hi

I have just started chapter 7 and am doing the first code.

Right now I am getting... BC30456 'OKCancel' is not a member of 'MessageBOxButtons'. I am also getting 'Forms' is not a member of "Windows'.

I beat this 'not a member..' problem before, but this time I can't spot anything I may have done wrong. Maybe I accidentally changed something?

Can anyone give some hints as to what the problem may be? Thanks
 
Old November 24th, 2016, 12:06 AM
Registered User
 
Join Date: Nov 2016
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default typo

btw I don't have a capital 'O' in my code for MessageBoxButtons
 
Old June 29th, 2018, 03:57 AM
Registered User
 
Join Date: May 2018
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
Default Forms is not a member of Windows

I don't know if you have solved the problem of Forms not being a member of Widows or not but I had the same problem for months and finally found that instead of Windows.Forms it should be System.Windows.Forms.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Class private member and class static member difference ? kafshdoozak BOOK: Beginning Object-Oriented Programming with C# 2 June 30th, 2013 02:05 AM
Hi.. new member here.. renai C# 1 August 26th, 2007 11:20 AM
Hello from a new member aehb C# 0 March 10th, 2005 05:51 PM
I'm a new member.. kiddyboy Visual C++ 1 August 12th, 2003 07:21 AM
Member kilika Forum and Wrox.com Feedback 6 July 18th, 2003 12:37 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.