|

|

|
|
You can be a top contributor too! Just rate and review the stuff you download. Not a CodedWorld.com member? Sign up
here!
|
|
|
|
Download
C# Design time custom panel (drag and drop into it)- web custom control
|
|
Admin Rating:
|
Not Rated
|
Average User Rating:
|
Not Rated
|
|
Rate it
|
|
|
|
|
|
License
|
Free
|
Downloads
|
133
|
|
Limitation
|
No Limitations
|
Publisher
|
cheml0ck
|
|
Requirements
|
Generic; Windows, .NET (.NET 1.1, .NET 2.0); Win32, VS (VS.NET2003, VS2005), ASP.NET; Dev
|
Date Added
|
Friday, September 14, 2007
|
|
File Size
|
|
|
|
|
Publisher:
Cheml0ck
Publisher Information:
cheml0ck
Product Description:
When creating long forms for web sites I find it is often useful to have sections of the form that can be expanded/contracted or just plain closed when done. With this in mind I created a baseControl that can be inherited by my Web Custom Controls that will allow each to have the functionality to be expanded and contracted as well as some other functions. This all worked perfectly but did mean you had to create all your controls in code. I don’t really see this as an problem but some people did point out that it might be nice to be able to drag the baseControl onto a web form and then dump other controls into it. So this is what I did.The control is basically my own version of a panel, I’ll call it basePanel. This panel has a title bar which holds the title, an expand or contract button and a close button. There is then a main DIV area that any controls can be placed into. Then there is a footer which holds a cancel button and a save button. All of these things are controllable via properties so you can make the resulting control fit a good range of functional uses.
|
|
|
Admin Rating:
|
Average User Rating:
|
|
Not Rated
|
Not Rated |
|
|
|