I have created the custom field property as...
[
{
}
But, I'm having issues with creating the discriptor. The problem is that when I run the form, I get a null reference exception. The code I'm using (straight from other examples) appears to be missing something...
The problem appears to be in the GetType method.
Any ideas? I know this has to be a simple one.
Thanks,
Doug
I'm an idiot.