A
Andy Hough
Hi all,
I'm developing a VB.Net addin for Visio 2003 and all is going smoothly
until I decided to use the PropertyGrid on a form.
The control is fine until I want to create a custom dropdown list - it
simply refuses to accept the list exists - all other properties are
fine.
I have worked though the examples on MSDN and the article on Code
Project and they all work outside Visio - i.e. on a simple .Net windows
app.
I'm calling the form as a result of a shape being dropped on a page,
the custom list is created usin gthe StringCoverter as in the examples.
If anyone can shed some light on this I will be truly grateful.
Regards
Andy Hough
I'm developing a VB.Net addin for Visio 2003 and all is going smoothly
until I decided to use the PropertyGrid on a form.
The control is fine until I want to create a custom dropdown list - it
simply refuses to accept the list exists - all other properties are
fine.
I have worked though the examples on MSDN and the article on Code
Project and they all work outside Visio - i.e. on a simple .Net windows
app.
I'm calling the form as a result of a shape being dropped on a page,
the custom list is created usin gthe StringCoverter as in the examples.
If anyone can shed some light on this I will be truly grateful.
Regards
Andy Hough