Is there any documentation with details of subclassing Infragistics controls. There is a post
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=7388
that describes specific considerations of subclassing the ultradatasource component. Are there similar considerations for other Infragistics controls? How about any samples?
A developer usually subclasses (i.e., derives a class from) a control because the control lacks certain functionality that usually does not appeal to a wide range of customers. Since each developer that subclasses a control presumably does so for a different reason, it is difficult or impossible to anticipate those reasons in advance, hence it is difficult to offer examples. If you have a specific control and scenario in mind, please repost with details and we can try to help.