Try adding the attribute:
[ToolboxItem(true)]
to the class.
--
Peter
David A. spake:
>
> Hi everybody,
>
> Can anybody explain to me, why the following class cant be placed on
> the Toolbox?
>
> using System;
>
> namespace ExWebbrowserControlLibrary
> {
> ///
> /// Zusammendfas
Hi everybody,
Can anybody explain to me, why the following class cant be placed on
the Toolbox?
using System;
namespace ExWebbrowserControlLibrary
{
///
/// Zusammendfassende Beschreibung für ExWebbrowserControl.
///
public class ExWebbrowserControl : AxSHDocV