Click here to Skip to main content
15,899,314 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Page lifecycle confusion Pin
k6661-Dec-08 9:09
k6661-Dec-08 9:09 
GeneralRe: Page lifecycle confusion Pin
Samer Aburabie2-Dec-08 12:58
Samer Aburabie2-Dec-08 12:58 
GeneralRe: Page lifecycle confusion Pin
k6663-Dec-08 3:30
k6663-Dec-08 3:30 
GeneralRe: Page lifecycle confusion Pin
k6665-Dec-08 9:26
k6665-Dec-08 9:26 
GeneralRe: Page lifecycle confusion Pin
k6665-Dec-08 9:42
k6665-Dec-08 9:42 
QuestionAsssmbly Size reduced after strong naming Pin
rinkurathor1-Dec-08 1:23
rinkurathor1-Dec-08 1:23 
QuestionVisual Studio 2005+ style interfaces Pin
Ian Winter1-Dec-08 0:30
Ian Winter1-Dec-08 0:30 
AnswerRe: Visual Studio 2005+ style interfaces Pin
Simon P Stevens1-Dec-08 0:55
Simon P Stevens1-Dec-08 0:55 
Yes it's possible.

You basically have 2 choices.

1) Write it yourself.
2) Find 3rd party controls.

If you choose to write it yourself, the best way to go about it will probably be creating some kind of custom control. You'll have to write all the docking and drawing logic your self. This would be quite complex, and probably fairly tricky.

If you choose to find 3rd party controls you can either find free/open source ones, or you can pay for them. There are open source controls around, which you could either just use, or use as base for your own. There's several on CP: http://www.codeproject.com/KB/miscctrl/magicdocking.aspx[^]

Simon

AnswerRe: Visual Studio 2005+ style interfaces Pin
Mark Churchill1-Dec-08 13:42
Mark Churchill1-Dec-08 13:42 
GeneralRe: Visual Studio 2005+ style interfaces Pin
Simon P Stevens1-Dec-08 22:54
Simon P Stevens1-Dec-08 22:54 
QuestionAudio/Acoustic Fingerprinting Pin
Brandon X.29-Nov-08 19:04
Brandon X.29-Nov-08 19:04 
AnswerRe: Audio/Acoustic Fingerprinting Pin
Mark Churchill30-Nov-08 15:18
Mark Churchill30-Nov-08 15:18 
QuestionPlease help!! Pin
Umangj29-Nov-08 18:42
Umangj29-Nov-08 18:42 
AnswerRe: Please help!! Pin
Brij30-Nov-08 0:59
mentorBrij30-Nov-08 0:59 
RantRe: Please help!! Pin
Paul Conrad1-Dec-08 5:55
professionalPaul Conrad1-Dec-08 5:55 
GeneralRe: Please help!! Pin
Jon_Boy1-Dec-08 7:10
Jon_Boy1-Dec-08 7:10 
GeneralNon discriptive subject lines... Pin
Paul Conrad1-Dec-08 7:12
professionalPaul Conrad1-Dec-08 7:12 
Questiondatagridview Problem [modified] Pin
swapnil_bhanagle29-Nov-08 2:52
swapnil_bhanagle29-Nov-08 2:52 
AnswerRe: datagridview Problem Pin
Brij30-Nov-08 3:00
mentorBrij30-Nov-08 3:00 
GeneralRe: datagridview Problem Pin
swapnil_bhanagle30-Nov-08 5:04
swapnil_bhanagle30-Nov-08 5:04 
GeneralRe: datagridview Problem Pin
Jon_Boy1-Dec-08 7:12
Jon_Boy1-Dec-08 7:12 
GeneralRe: datagridview Problem Pin
swapnil_bhanagle1-Dec-08 8:41
swapnil_bhanagle1-Dec-08 8:41 
GeneralRe: datagridview Problem Pin
Jon_Boy2-Dec-08 2:08
Jon_Boy2-Dec-08 2:08 
QuestionXML serializition. Pin
Member 375281628-Nov-08 3:10
Member 375281628-Nov-08 3:10 
AnswerRe: XML serializition. Pin
Dave Kreskowiak28-Nov-08 5:49
mveDave Kreskowiak28-Nov-08 5:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.