|
Tech
forum
Exploiting Virtual
PC
Often a single technical user requires multiple machines with differing
OS versions, database configurations, network adapters and so on.
Usually, we need to setup these machines as separate physical hardware
resources.
The C#
column
Using the Splitter
control
In earlier versions of Visual Studio, we used to create splitter
windows by calling methods of an MFC class. The main application
window actually used to get split in panes. Each pane represented
a separate view window.
|