problem with TestContainer window

A

--== Alain ==--

Hi,

i have an issue with my custom control when i test it in TestContainer.
In fact, only the base class properties are displayed in the
testcontainer window.

All my new properties, are not displayed.
however, if i use my custom control on some windows form at design time,
all my properties are correctly available in "window property".

So where is the problem ?

thx.

Al.
 
A

--== Alain ==--

Hi,

I would like to add an another point.
I have the same problem if i develop my own property editor and attach
it to some class property.

All other properties (that i implemented) from this class, are not
displayed in the Test Container.

Is there a special step to do to make those things : TypeConverter and
TypeEditor ?

thanks.

Al.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top