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
Naseena P
NA
11
6.7k
user control in c# windows applications
Dec 12 2013 12:47 AM
when creating user control in window forms, generating following error.... how can solve it...
"Code generation for property 'SearchKey' failed. Error was: 'Property accessor 'SearchKey' on object 'ucTextBox1' threw the following exception:'Object reference not set to an instance of an object.'"
'SearchKey' is property name added in the user control.
'ucTextBox1' is name of user control.
Reply
Answers (
1
)
WAnt to add grid and submit button in same view in MVC3
How can connect SQL in .net Frame Work? Give me step by step