stretchy windows

  • Thread starter Thread starter Robert Batt
  • Start date Start date
R

Robert Batt

Hello,
I wish to write a program that
incorporates "stretchy" windows like those found in
the .net framework development environment, where there is
never any gaps when you move the windows and there is a
little bell in the corner that is an auto hide button.

What type of control is this, I currently have mdi windows
in my program but they overlap each other, are these just
a variation of mdi windows forms.

Any help would be greatly appreciated.

Robert
 
Hello,

Robert Batt said:
incorporates "stretchy" windows like those found in
the .net framework development environment, where there is
never any gaps when you move the windows and there is a
little bell in the corner that is an auto hide button.

What type of control is this, I currently have mdi windows
in my program but they overlap each other, are these just
a variation of mdi windows forms.

Magic Library:

http://www.dotnetmagic.com/

HTH,
Herfried K. Wagner
 
Back
Top