|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Custom Controls with UI DesignerCan someone point me to some tutorials regarding how to create custom
controls that can contain its own child controls? I did a bit of searching on the net and found some references to CompositeControlDesigner class, but did not find much information regarding the process. I would like to learn how to do this for both .NET 1.1 and .NET 2.0. Thank you. There are 3 good articles by Dino Esposito on the MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/controlscrashcourse-deriving.asp
Show quoteHide quote "Komil" wrote: > Can someone point me to some tutorials regarding how to create custom > controls that can contain its own child controls? > > I did a bit of searching on the net and found some references to > CompositeControlDesigner class, but did not find much information regarding > the process. > > I would like to learn how to do this for both .NET 1.1 and .NET 2.0. > > Thank you. Thank you for your reply. The link that you had shared is for .NET 2.0. Is
creating a custom control the same in both versions? Show quoteHide quote "Phillip Williams" wrote: > There are 3 good articles by Dino Esposito on the MSDN: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/controlscrashcourse-deriving.asp > > -- > HTH, > Phillip Williams > http://www.societopia.net > http://www.webswapp.com > > > "Komil" wrote: > > > Can someone point me to some tutorials regarding how to create custom > > controls that can contain its own child controls? > > > > I did a bit of searching on the net and found some references to > > CompositeControlDesigner class, but did not find much information regarding > > the process. > > > > I would like to learn how to do this for both .NET 1.1 and .NET 2.0. > > > > Thank you. This link was more applicable to ASP.NET2.0. the article listed at the
beginning which of the controls that he used in the demo belonged to which version. If you want a series of articles that are dedicated for ASP.NET 1.1 then you might refer to this article by Scott Mitchell on the MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/databoundtemplatedcontrols.asp Show quoteHide quote "Komil" wrote: > Thank you for your reply. The link that you had shared is for .NET 2.0. Is > creating a custom control the same in both versions? > > > > "Phillip Williams" wrote: > > > There are 3 good articles by Dino Esposito on the MSDN: > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/controlscrashcourse-deriving.asp > > > > -- > > HTH, > > Phillip Williams > > http://www.societopia.net > > http://www.webswapp.com > > > > > > "Komil" wrote: > > > > > Can someone point me to some tutorials regarding how to create custom > > > controls that can contain its own child controls? > > > > > > I did a bit of searching on the net and found some references to > > > CompositeControlDesigner class, but did not find much information regarding > > > the process. > > > > > > I would like to learn how to do this for both .NET 1.1 and .NET 2.0. > > > > > > Thank you.
TreeView with custom HierarchicalDataSourceControl
Custom Datagrid not displaying Reading / Modifying FormView Child Controls at Runtime Telling weither the control is in design time or on a web page How do I reference or change formview child controls in code? DataGrid event handlers are being lost during re-compile how to mention the date range in the calendar control Calendar control question AxWebBrowser & POSTing forms print ASP in landscape |
|||||||||||||||||||||||