|
-
May 5th, 2003, 06:29 PM
#1
Thread Starter
Member
Messagebox and Custom Class Library
Hi,
I am writing a custom control to accept date values only.
I wish to display an error message if an incorrect date is entered, however when I use the Messagebox.Show() command the dll will not compile.
The error message is "Name 'Messagebox' is not declared."
Either this is not possible, or I have to import a system reference of some kind into my project.
Can someone assist?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|