Visual C++.net environment windows

  • Thread starter Thread starter Alain R.
  • Start date Start date
A

Alain R.

Hi,

I really like th Visual studio.net environment and windows type.
It looks like a simple SDI application, but i guess that behind this SDI
application look, MS has in fact developed a real MDI application and
just hide that windows bar.

Could you tell me more about this method ?

thanks a lot,

Alain
 
Alain said:
Hi,

I really like th Visual studio.net environment and windows type.
It looks like a simple SDI application, but i guess that behind this SDI
application look, MS has in fact developed a real MDI application and
just hide that windows bar.

Could you tell me more about this method ?

thanks a lot,

Alain

Use Spy++ to study stucture of Visual Studio
 
Back
Top