Home All Groups Group Topic Archive Search About

Component with thrid party control within

Author
6 Oct 2006 8:17 PM
mattgcon
Ok please bare with me as this is the first time I am trying to use
this type of class. I have a compenent class with a third party control
on the IDE, within the code I have shadows of properties and such.
What my problem is I can not get that component class to display the
control during run time. This is being created dynamically also. Does
anyone know why it wont be displaying.

Author
7 Oct 2006 12:29 AM
tomb
You would be better off going to the maker of the control.

T

mattg***@yahoo.com wrote:

Show quoteHide quote
>Ok please bare with me as this is the first time I am trying to use
>this type of class. I have a compenent class with a third party control
>on the IDE, within the code I have shadows of properties and such.
>What my problem is I can not get that component class to display the
>control during run time. This is being created dynamically also. Does
>anyone know why it wont be displaying.
>

>