Program
Void
clogin form :: onButton1()
Update
date(true);
If(m-txtuser=”cse”&&m_txtpass=”cse”);
{
Message
box(“welcome”
}
Else
{
Message
box(“invalid”);
Cdlogin::onok();
}
Void CLOGIN FORM Dig::onButton2()
{
CDRLOGS::oncancel();
}
0 Comment "LOGIN FORM USING MFC APPLICATION WIZARD USING VISUAL BASIC"
Post a Comment