T
Tim Johnson
Hi all,
I'm a little bit stuck, so wondering if anyone has encountered this issue
before.
I am developing a toolkit which is fully integrated in Visual Studio .NET,
and so there are lots of UITypeEditors which display modal forms, and
TypeConverters and so on.
The problem is that when I have a modal Type Editor form which has a
Property Grid control on it. This property grid does not seem to act the
same way as the main property grid in VS. Ie, it does not have any context
menu for "reset", and when i attempt to edit properties using this
second-level property grid, the UITypeEditor class does not get the same
context as the main Property grid. This is a bit of a problem for me, as i
cannot get to any of my special designer services which I added to the
IDesignerHost of the form.
Am i missing something?
tia,
tim.
I'm a little bit stuck, so wondering if anyone has encountered this issue
before.
I am developing a toolkit which is fully integrated in Visual Studio .NET,
and so there are lots of UITypeEditors which display modal forms, and
TypeConverters and so on.
The problem is that when I have a modal Type Editor form which has a
Property Grid control on it. This property grid does not seem to act the
same way as the main property grid in VS. Ie, it does not have any context
menu for "reset", and when i attempt to edit properties using this
second-level property grid, the UITypeEditor class does not get the same
context as the main Property grid. This is a bit of a problem for me, as i
cannot get to any of my special designer services which I added to the
IDesignerHost of the form.
Am i missing something?
tia,
tim.