Wrox Programmer Forums
|
VB.NET 2002/2003 Basics For coders who are new to Visual Basic, working in .NET versions 2002 or 2003 (1.0 and 1.1).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB.NET 2002/2003 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 24th, 2006, 03:30 PM
Registered User
 
Join Date: Mar 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default login trouble

   hi i am developing a windows application using VB.NET 2003 and i need to provide login security for the MDI form. my dillema is as follows

initially the MDI form loads with all MenuItems disabled except loginmenu. after login item is clicked on the MDI Form the login form is activated .what i need to do is enable all other MenuItems of MDI form when the login information on the login form is correct. since the MDIFORM_LOAD method has disabled the menuitems at MDIForm_load event, therefore i am not able to reference the menuitm members of MDIFORM class in the click event of login form(child form). all menu items are defined with

friend withevents access specification


any solutions please.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble using the login control vskalyan BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 13 February 26th, 2007 02:59 AM
Having trouble with a recordset for Login screen wayne62682 Access VBA 3 March 28th, 2006 09:28 PM
login failed for user nt authority\anonymous login rj1406 Classic ASP Databases 1 October 24th, 2004 09:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.