|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Panel with HeaderI am trying to create a control that is basically a panel with a header. I
would like to be able to do the following: - to place this in the controls toolbar - use it at design time - drag/drop this control and add other controls in the content area of this panel - change the text of the panel header. Any help is appreciated. Thanks.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ContCrshCrsNew.asp
Show quote Hide quote "Swami" wrote:
> I am trying to create a control that is basically a panel with a header. I > would like to be able to do the following: > > - to place this in the controls toolbar > - use it at design time > - drag/drop this control and add other controls in the content area of this > panel > - change the text of the panel header. > > Any help is appreciated. > > Thanks. Thanks...
If I created this as a user control, is there a way to add this to the tool box, so that I can simply drag and drop other controls onto it? Show quoteHide quote "Phillip Williams" wrote: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ContCrshCrsNew.asp > -- > HTH, > Phillip Williams > http://www.societopia.net > http://www.webswapp.com > > > "Swami" wrote: > > > I am trying to create a control that is basically a panel with a header. I > > would like to be able to do the following: > > > > - to place this in the controls toolbar > > - use it at design time > > - drag/drop this control and add other controls in the content area of this > > panel > > - change the text of the panel header. > > > > Any help is appreciated. > > > > Thanks. This free control meets all of the requirements you listed:
http://SteveOrr.net/articles/VisiPanel.aspx Show quoteHide quote "Swami" <Sw***@discussions.microsoft.com> wrote in message news:087AD17D-36C2-4463-BE91-BACF7AE0918F@microsoft.com... >I am trying to create a control that is basically a panel with a header. I > would like to be able to do the following: > > - to place this in the controls toolbar > - use it at design time > - drag/drop this control and add other controls in the content area of > this > panel > - change the text of the panel header. > > Any help is appreciated. > > Thanks. Thanks...actually I came across this panel earlier. My question, is this
customizable in the sense, can I choose to remove the "collapse" button, and change the border and back colors, etc, and make the header color different that the main content? Thanks! Show quoteHide quote "Steve C. Orr [MVP, MCSD]" wrote: > This free control meets all of the requirements you listed: > http://SteveOrr.net/articles/VisiPanel.aspx > > -- > I hope this helps, > Steve C. Orr, MCSD, MVP > http://SteveOrr.net > > > "Swami" <Sw***@discussions.microsoft.com> wrote in message > news:087AD17D-36C2-4463-BE91-BACF7AE0918F@microsoft.com... > >I am trying to create a control that is basically a panel with a header. I > > would like to be able to do the following: > > > > - to place this in the controls toolbar > > - use it at design time > > - drag/drop this control and add other controls in the content area of > > this > > panel > > - change the text of the panel header. > > > > Any help is appreciated. > > > > Thanks. > > > Ah, I suspected there were further requirements that you weren't telling us
about ;) Most of those things can be adjusted via the public properties of the control. The remaining features can be had by altering the free source code. Show quoteHide quote "Swami" <Sw***@discussions.microsoft.com> wrote in message news:12EBB02C-BFA5-4ECC-9B15-6FEB29FE6C52@microsoft.com... > Thanks...actually I came across this panel earlier. My question, is this > customizable in the sense, can I choose to remove the "collapse" button, > and > change the border and back colors, etc, and make the header color > different > that the main content? > > Thanks! > > "Steve C. Orr [MVP, MCSD]" wrote: > >> This free control meets all of the requirements you listed: >> http://SteveOrr.net/articles/VisiPanel.aspx >> >> -- >> I hope this helps, >> Steve C. Orr, MCSD, MVP >> http://SteveOrr.net >> >> >> "Swami" <Sw***@discussions.microsoft.com> wrote in message >> news:087AD17D-36C2-4463-BE91-BACF7AE0918F@microsoft.com... >> >I am trying to create a control that is basically a panel with a header. >> >I >> > would like to be able to do the following: >> > >> > - to place this in the controls toolbar >> > - use it at design time >> > - drag/drop this control and add other controls in the content area of >> > this >> > panel >> > - change the text of the panel header. >> > >> > Any help is appreciated. >> > >> > Thanks. >> >> >> Thanks!
Show quoteHide quote "Steve C. Orr [MVP, MCSD]" wrote: > Ah, I suspected there were further requirements that you weren't telling us > about ;) > > Most of those things can be adjusted via the public properties of the > control. The remaining features can be had by altering the free source > code. > > -- > I hope this helps, > Steve C. Orr, MCSD, MVP > http://SteveOrr.net > > > > "Swami" <Sw***@discussions.microsoft.com> wrote in message > news:12EBB02C-BFA5-4ECC-9B15-6FEB29FE6C52@microsoft.com... > > Thanks...actually I came across this panel earlier. My question, is this > > customizable in the sense, can I choose to remove the "collapse" button, > > and > > change the border and back colors, etc, and make the header color > > different > > that the main content? > > > > Thanks! > > > > "Steve C. Orr [MVP, MCSD]" wrote: > > > >> This free control meets all of the requirements you listed: > >> http://SteveOrr.net/articles/VisiPanel.aspx > >> > >> -- > >> I hope this helps, > >> Steve C. Orr, MCSD, MVP > >> http://SteveOrr.net > >> > >> > >> "Swami" <Sw***@discussions.microsoft.com> wrote in message > >> news:087AD17D-36C2-4463-BE91-BACF7AE0918F@microsoft.com... > >> >I am trying to create a control that is basically a panel with a header. > >> >I > >> > would like to be able to do the following: > >> > > >> > - to place this in the controls toolbar > >> > - use it at design time > >> > - drag/drop this control and add other controls in the content area of > >> > this > >> > panel > >> > - change the text of the panel header. > >> > > >> > Any help is appreciated. > >> > > >> > Thanks. > >> > >> > >> > > >
row count in inherited GridView control
Use windows control in asp.net 2.0 Re: How to get underlying data of TreeView control? (ASP.NET 2.0) Treeview control determining if node expanded or selected stylesheet on ASP.NET 2.0 TreeView and Menu Control want to create custom control using graphics Design Time Error: Error Rendering Control ValidateEvent bug with table and radio button Bounded Datagrid and Subtotal rows Change style of Edit-button in GridView? |
|||||||||||||||||||||||