Hi, i have an application that he uses custom controls.
I am having a problem in to place the controls in forms
The controls are not assuming its format, and in some forms appears
the following message:

"Visual inheritance is currently disable because the base class
references a device-specific component or contains P/invoke"

Somebody can help me? I'm not finding nothing the respect.


C=E9zar

Re: Custom Controls problem by ctacke/>

ctacke/>
Mon Feb 26 09:43:51 CST 2007

It sounds like your custom control is calling something like a class in
Microsoft.WindowsMobile or a P/Invoke. Is it?


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--




"CezarAntonio" <cezarantonio22@hotmail.com> wrote in message
news:1172504091.311206.140090@s48g2000cws.googlegroups.com...
Hi, i have an application that he uses custom controls.
I am having a problem in to place the controls in forms
The controls are not assuming its format, and in some forms appears
the following message:

"Visual inheritance is currently disable because the base class
references a device-specific component or contains P/invoke"

Somebody can help me? I'm not finding nothing the respect.


Cézar



Re: Custom Controls problem by CezarAntonio

CezarAntonio
Tue Feb 27 06:42:02 CST 2007

Hi Chis, my custom control is one combo box, when I place it in
form.
It keeps its traditional format , but when i place some dll reference
in control,
it loses its traditional format.

I consider difficult to explain in words.And I am sending for your
email, (ctacke[@]opennetcf.com and ) images of the situation to
explain better.

I am thankful since already

C=E9zar


Re: Custom Controls problem by ctacke/>

ctacke/>
Tue Feb 27 07:06:37 CST 2007

Sending me an email will get no response. Post stuff here.


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"CezarAntonio" <cezarantonio22@hotmail.com> wrote in message
news:1172580122.155286.235420@a75g2000cwd.googlegroups.com...
Hi Chis, my custom control is one combo box, when I place it in
form.
It keeps its traditional format , but when i place some dll reference
in control,
it loses its traditional format.

I consider difficult to explain in words.And I am sending for your
email, (ctacke[@]opennetcf.com and ) images of the situation to
explain better.

I am thankful since already

Cézar