开发者

C#: form in project not showing up in intellisense

I have created a form in a project. The new form is listed in the solution explorer as being in this project.

But the form is not showing up in the intellisense listing when I try to create an object variable in order to show the form.

Is there something els开发者_高级运维e that needs to happen after you add form to a project?


You may want to check that your forms are in the same namespace?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜