I've added System.Windows.Forms to my resources. I don't get an error now, but I do get a warning:
Code:
Warning 1 Namespace or type specified in the project-level
Imports 'FormattedTextBox' doesn't contain any public member or cannot be
found. Make sure the namespace or the type is defined and contains at least
one public member. Make sure the imported element name doesn't use any
aliases. SignFormBuilder
Of course warnings are never good to have either... once again, any useful information would be appreciated.
Quote:
Originally Posted by JuggaloBrotha
What I do is I make the control, then I compile the project (run it) and after that it shows up in the toolbox, drop it on the form and there ya go.
|
I am following those exact same steps, only I get an error

this makes no sense to me and is very frustrating.