Does anyone know how to make the ellipsis (...) show up on the property window for a user control? I have created a property page, but I want to show the property options like VB does.
Thanks.
Printable View
Does anyone know how to make the ellipsis (...) show up on the property window for a user control? I have created a property page, but I want to show the property options like VB does.
Thanks.
After you make the property page, go to the PropertyPages property of the usercontrol and pick the page(s) you want to display.