I’m creating a control with properties of type System.Net.IPAddress. The designer shows these as read-only, and seems to be matching them up with resources. Is there a way to make it so that the user can edit these properties in the designer properties window, rather than having to open up the resource editor?
I’m creating a control with properties of type System.Net.IPAddress . The designer shows these
Share
Found it – the answer is to fake it: