![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When putting user controls in panels on a form, sometimes the designer just loses them. |
|
We eliminated those possibilities by using a purbinary reference and the control was still lost on ocassion. |
|
Any ideas what is going on and how to stop this it has made dealing with these particular forms a pain since we can't use the designer with the controls. |
#3
| |||
| |||
|
|
When putting user controls in panels on a form, sometimes the designer just loses them. The only way I experienced this before was if there were problems in control code generation. We eliminated those possibilities by using a purbinary reference and the control was still lost on ocassion. purbinary? what does this word mean? Any ideas what is going on and how to stop this it has made dealing with these particular forms a pain since we can't use the designer with the controls. Perhaps I can only help you if you can present me sample code of your controls and their designer classes. |
#4
| |||
| |||
|
|
Our best guess at the time was some sort of designer bug. |
|
That was meant to say a pure binary reference not a project reference so the control should have been fine. Our project was a little too complex to break out, when we heard others we having an issue we stopped creating the test app to simulate the issue in a more trivial way for demonstration purposes and just moved our code out of initialize component. It seems to be specific to user controls on panels. The more panels you have the worse off you are. Our best guess at the time was some sort of designer bug. "joeycalisay" wrote: When putting user controls in panels on a form, sometimes the designer just loses them. The only way I experienced this before was if there were problems in control code generation. We eliminated those possibilities by using a purbinary reference and the control was still lost on ocassion. purbinary? what does this word mean? Any ideas what is going on and how to stop this it has made dealing with these particular forms a pain since we can't use the designer with the controls. Perhaps I can only help you if you can present me sample code of your controls and their designer classes. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |