开发者

winform - login form template

new to winform development. I am trying to add a 'login form' to my project in vs2008 but the template is missing. When i do 'add new item', i don't see 'login form'. However i do see mainform, aboutb开发者_开发问答ox form templates.

TIA


Winforms apps assume you're using Windows authentication. If you need to provide a login, you'll have to code it yourself. Here's an example.

http://www.vbforums.com/showthread.php?t=499888


There is no template for 'Login Form' under C# unlike in VB.NET. So i created them manually in my C# project.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜