Hey Telerik!
We are currently evalutaing your windows forms control suite and have hit a road block. One of our custom controls that we created relies on a base windows form which contains all the drag/drop logic, etc. The other forms then inherit from this base form. This works perfectly with regular windows forms.
When I tried to set up a simple scenario with a base form and have a second form inherit from the base, I am unable to add any controls in the designer and instead am greeted with this design error:
" The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: InheritBase --- The base class 'WindowsApplication1.RadFormBase' could not be loaded. Ensure the assembly has been referenced and that all projects have been built. "
I have uploaded my simple test here : http://www.vbninja.com/baseformtest.zip
Thanks
Mark
We are currently evalutaing your windows forms control suite and have hit a road block. One of our custom controls that we created relies on a base windows form which contains all the drag/drop logic, etc. The other forms then inherit from this base form. This works perfectly with regular windows forms.
When I tried to set up a simple scenario with a base form and have a second form inherit from the base, I am unable to add any controls in the designer and instead am greeted with this design error:
" The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in the file: InheritBase --- The base class 'WindowsApplication1.RadFormBase' could not be loaded. Ensure the assembly has been referenced and that all projects have been built. "
I have uploaded my simple test here : http://www.vbninja.com/baseformtest.zip
Thanks
Mark