error-no suitable method found to override?

Posted by Jun Jie on Stack Overflow See other posts from Stack Overflow or by Jun Jie
Published on 2010-12-27T01:36:31Z Indexed on 2010/12/27 1:54 UTC
Read the original article Hit count: 245

Filed under:

When i use some of the codes Why do i always get this error..no suitable method found to override? and

Warning 2 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:

Thing --- The base class 'System.Object' cannot be designed.
Form1 --- The base class 'System.Object' cannot be designed.        0   0   

© Stack Overflow or respective owner

Related posts about c#