TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
home 0
NA
1
0
Code in article How To: Creating Dialogs in .NET
Jan 25 2005 4:50 PM
Hi, Doesn't work for me. Using Visual Studio 2003 Enterprise Architect. http://www.c-sharpcorner.com/Code/2003/Dec/DialogTutorial.asp When I run the code I get this error: An unhandled exception of type 'System.NullReferenceException' occurred in WorkingWithDialogs.exe Additional information: Object reference not set to an instance of an object. on this line: TheParentForm.ShowCustomerName(this); in private void OKButton_Click
Reply
Answers (
1
)
.wav files
How to update a table from a DataGrid?