Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ControlID error when subclassing third-party controls
Message
From
01/03/2004 04:00:26
Filip Bruman
Kirschberg Holding
Copenhagen, Denmark
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
ControlID error when subclassing third-party controls
Miscellaneous
Thread ID:
00881974
Message ID:
00881974
Views:
71
Hi!

We've been subclassing third-party UI controls (Syncfusion) and, following Kevin McNeish's example (as seen in an msdn magazine article), let the subclassed components inherit from the MM binding and security interfaces.
Upon dragging two CheckBoxAdv on the UI and building the following errors occur :

Duplicate declaration of member 'ControlID'
Duplicate declaration of member 'ControlID'

and the two CheckBoxAdv disappear from the UI. They are still in the generated code though.
We've tried, for each of the CheckBoxAdv, to generate a GUID, saving and building with the same result. Until now, the CheckBoxAdv and ComboBoxAdv are the only ones that we have had these problems with.

Regards

-Filip
Next
Reply
Map
View

Click here to load this message in the networking platform