![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hello world, i'm quite a newby to .net, and so i try to follow the msdn samples. many samples refer to a System.Windows.Forms.Design.ControlDesigner class, but, what's on ? Visual Studio (IDE 7.1, Framework 1.1) obviously doesnt know anything about a 'ControlDesigner'. Where am i wrong? yours, Chris |
#3
| |||
| |||
|
|
Hi Chris, You probably forgot to add a reference to System.Design.dll in your project. Etienne. Cris via DotNetMonster.com wrote: hello world, i'm quite a newby to .net, and so i try to follow the msdn samples. many samples refer to a System.Windows.Forms.Design.ControlDesigner class, but, what's on ? Visual Studio (IDE 7.1, Framework 1.1) obviously doesnt know anything about a 'ControlDesigner'. Where am i wrong? yours, Chris |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |